snowflake/client/lib
Arlo Breault 281d917beb Stop storing version in ClientPollRequest
This continues to asserts the known version while decoding.  The client
will only ever generate the latest version while encoding and if the
response needs to change, the impetus will be a new feature, set in the
deserialized request, which can be used as a distinguisher.
2022-03-21 15:06:05 -04:00
..
interfaces.go Change package name and add a package comment 2021-10-04 10:17:37 -04:00
lib_test.go Fix client library test 2022-02-14 15:11:41 -05:00
peers.go Change package name and add a package comment 2021-10-04 10:17:37 -04:00
pt_event_logger.go Make all snowflake events LogSeverityNotice 2022-02-14 14:09:16 -05:00
rendezvous.go Stop storing version in ClientPollRequest 2022-03-21 15:06:05 -04:00
rendezvous_ampcache.go Bump snowflake library imports and go.mod to v2 2021-11-11 10:14:49 -05:00
rendezvous_http.go Change package name and add a package comment 2021-10-04 10:17:37 -04:00
rendezvous_test.go Stop storing version in ClientPollRequest 2022-03-21 15:06:05 -04:00
snowflake.go Introduce an unexported newBrokerChannelFromConfig 2022-03-16 16:33:24 -04:00
turbotunnel.go Bump snowflake library imports and go.mod to v2 2021-11-11 10:14:49 -05:00
util.go Change package name and add a package comment 2021-10-04 10:17:37 -04:00
webrtc.go Add connection failure events for proxy timeouts 2022-02-14 14:00:01 -05:00