Documentation ¶
Index ¶
Constants ¶
View Source
const ( VagrantKafkaPeers = "192.168.100.67:9091" VagrantZookeeperPeers = "192.168.100.67:2181" )
Variables ¶
View Source
var ( KafkaPeers []string ZookeeperPeers []string )
Functions ¶
func InitLogging ¶
func InitLogging()
InitLogging initializes both internal and 3rd party loggers to output logs using the test context object's `Log` function.
func NewTestProxyCfg ¶ added in v0.12.0
func NewUDSHTTPClient ¶
NewUDSHTTPClient creates an HTTP client that always connects to the specified unix domain socket ignoring the host part of requested HTTP URLs.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.