snowflake/server/lib
Cecylia Bocovich 7c9005bed3 Ensure turbotunnel read and write loop terminate
Introduce a waitgroup and done channel to ensure that both the read and
write gorouting for turbotunnel connections terminate when the
connection is closed.
2021-05-12 09:32:07 -04:00
..
http.go Ensure turbotunnel read and write loop terminate 2021-05-12 09:32:07 -04:00
server_test.go Implement server as a v2.1 PT Go API 2021-05-12 09:08:41 -04:00
snowflake.go Implement server as a v2.1 PT Go API 2021-05-12 09:08:41 -04:00
turbotunnel.go Implement server as a v2.1 PT Go API 2021-05-12 09:08:41 -04:00
turbotunnel_test.go Implement server as a v2.1 PT Go API 2021-05-12 09:08:41 -04:00