snowflake/client/lib
2024-12-19 17:26:59 +01:00
..
interfaces.go Change package name and add a package comment 2021-10-04 10:17:37 -04:00
lib_test.go Remove code duplication and run goimports 2024-12-19 17:26:59 +01:00
peers.go Perform SnowflakeConn.Close() logic only once 2024-10-29 14:58:01 -04:00
rendezvous.go Remove code duplication and run goimports 2024-12-19 17:26:59 +01:00
rendezvous_ampcache.go refactor: change deprecated "io/ioutil" package to recommended "io" package 2024-02-17 12:47:22 +01:00
rendezvous_http.go refactor: change deprecated "io/ioutil" package to recommended "io" package 2024-02-17 12:47:22 +01:00
rendezvous_sqs.go Remove code duplication and run goimports 2024-12-19 17:26:59 +01:00
rendezvous_test.go Remove code duplication and run goimports 2024-12-19 17:26:59 +01:00
snowflake.go Remove code duplication and run goimports 2024-12-19 17:26:59 +01:00
turbotunnel.go Have encapsulation.ReadData return an error when the buffer is short. 2023-11-07 05:51:35 +00:00
util.go change bandwidth type from int to int64 to prevent overflow 2022-11-21 10:33:21 -05:00
webrtc.go Remove code duplication and run goimports 2024-12-19 17:26:59 +01:00