snowflake/client/lib
Anthony Chang 32e864b71d
Add unit tests for SQS rendezvous in client
Co-authored-by: Michael Pu <michael.pu@uwaterloo.ca>
2024-01-22 13:11:03 -05:00
..
interfaces.go Change package name and add a package comment 2021-10-04 10:17:37 -04:00
lib_test.go Move the development to gitlab 2023-05-31 10:01:47 +02:00
peers.go Change package name and add a package comment 2021-10-04 10:17:37 -04:00
rendezvous.go Implement SQS rendezvous in client and broker 2024-01-22 13:06:42 -05:00
rendezvous_ampcache.go Randomly select front domain from comma-separated list 2023-10-05 17:51:56 -04:00
rendezvous_http.go Randomly select front domain from comma-separated list 2023-10-05 17:51:56 -04:00
rendezvous_sqs.go Add unit tests for SQS rendezvous in client 2024-01-22 13:11:03 -05:00
rendezvous_test.go Add unit tests for SQS rendezvous in client 2024-01-22 13:11:03 -05:00
snowflake.go Implement SQS rendezvous in client and broker 2024-01-22 13:06:42 -05: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 Cosmetic fixes taken from !219. 2024-01-16 18:43:58 +00:00