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
}
type AdapterNet ¶
type AdapterNet struct {
SASL AdapterSASL
TLS AdapterTLS
}
type AdapterSASL ¶
Click to show internal directories.
Click to hide internal directories.