type github.com/jackc/pgx/v5/pgconn.AfterConnectFunc

2 uses

	github.com/jackc/pgx/v5/pgconn (current package)
		config.go#L28: 	AfterConnectFunc    func(ctx context.Context, pgconn *PgConn) error
		config.go#L73: 	AfterConnect AfterConnectFunc