Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Interceptor ¶
type Interceptor struct {
// contains filtered or unexported fields
}
func NewInterceptor ¶
func NewInterceptor(addr string, reg *registry.MockRegistry) *Interceptor
func (*Interceptor) SetHost ¶ added in v1.4.1
func (i *Interceptor) SetHost(host string)
SetHost overrides the hostname advertised to Kafka clients in Metadata and FindCoordinator responses. Defaults to "kafka".
Click to show internal directories.
Click to hide internal directories.