github.com/jackc/pgx/v5.Conn.Deallocate (method)
2 uses
github.com/jackc/pgx/v5 (current package)
conn.go#L321: err = c.Deallocate(ctx, c.failedDescribeStatement)
conn.go#L375: func (c *Conn) Deallocate(ctx context.Context, name string) error {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)