snowflake/common/messages
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
..
client.go Stop storing version in ClientPollRequest 2022-03-21 15:06:05 -04:00
ipc.go Use variables for string matching 2021-07-08 12:47:23 -04:00
messages_test.go Stop storing version in ClientPollRequest 2022-03-21 15:06:05 -04:00
proxy.go Make easier to extend the list of known proxy types 2022-03-21 19:23:49 +01:00