github.com/jackc/pgx/v5/pgconn.Config.Copy (method)
2 uses
github.com/jackc/pgx/v5/pgconn (current package)
config.go#L116: func (c *Config) Copy() *Config {
github.com/jackc/pgx/v5
conn.go#L58: newConfig.Config = *newConfig.Config.Copy()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)