Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Adapter ¶
type Adapter struct {
BootstrapServers string
Topics string
ConsumerGroup string
Net AdapterNet
SinkURI string
Name string
Namespace string
// contains filtered or unexported fields
}
func (*Adapter) Handle ¶ added in v0.9.0
type AdapterNet ¶
type AdapterNet struct {
SASL AdapterSASL
TLS AdapterTLS
}
Source Files
¶
- adapter.go
Click to show internal directories.
Click to hide internal directories.