package
18.0.0-dev.vnet-windows.4+incompatible
Repository: https://github.com/gravitational/teleport.git
Documentation: pkg.go.dev
# Functions
MakeDBTestClient returns ClickHouse HTTP Server client used in tests.
MakeNativeTestClient returns ClickHouse Native Server client used in tests.
No description provided by the author
NewTestServer returns a new instance of a test ClickHouse server.
WithClickHouseHTTPProtocol specify the HTTP ClickHouse Protocol for test TestServer.
WithClickHouseNativeProtocol specify the Native Protocol for test TestServer.
# Structs
No description provided by the author
TestServer is a ClickHouse test server that allows to handle basic HTTP and ClickHouse Native connections.
# Type aliases
TestServerOption allows setting test server options.