snowflake/client/lib
Cecylia Bocovich 99887cd05d Add package functions to define and set the rendezvous method
Add exported functions to the snowflake client library to allow calling
programs to define and set their own custom broker rendezvous methods.
2021-10-04 10:17:37 -04:00
..
interfaces.go Stop exporting code that should be internal 2021-10-04 10:17:37 -04:00
lib_test.go Factor out httpRendezvous separate from BrokerChannel. 2021-08-05 16:13:24 -06:00
peers.go Stop exporting code that should be internal 2021-10-04 10:17:37 -04:00
rendezvous.go Add package functions to define and set the rendezvous method 2021-10-04 10:17:37 -04:00
rendezvous_ampcache.go Add package functions to define and set the rendezvous method 2021-10-04 10:17:37 -04:00
rendezvous_http.go Add package functions to define and set the rendezvous method 2021-10-04 10:17:37 -04:00
rendezvous_test.go Implement ampCacheRendezvous. 2021-08-05 16:13:24 -06:00
snowflake.go Add package functions to define and set the rendezvous method 2021-10-04 10:17:37 -04:00
turbotunnel.go Stop exporting code that should be internal 2021-10-04 10:17:37 -04:00
util.go Stop exporting code that should be internal 2021-10-04 10:17:37 -04:00
webrtc.go Stop exporting code that should be internal 2021-10-04 10:17:37 -04:00