snowflake/client/lib
Anthony Chang f3b062ddb2
Add mocks and interfaces for testing SQS rendezvous
Co-authored-by: Michael Pu <michael.pu@uwaterloo.ca>
2024-01-22 13:10:56 -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 mocks and interfaces for testing SQS rendezvous 2024-01-22 13:10:56 -05:00
rendezvous_test.go Randomly select front domain from comma-separated list 2023-10-05 17:51:56 -04:00
snowflake.go Implement SQS rendezvous in client and broker 2024-01-22 13:06:42 -05:00
sqs_test.go Add mocks and interfaces for testing SQS rendezvous 2024-01-22 13:10:56 -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