package
Version:
v0.17.0
Opens a new window with list of versions in this module.
Published: Aug 19, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
BootstrapServers string `required:"true" split_words:"true"`
ReplicationFactor int16 `required:"true" split_words:"true"`
NumPartitions int32 `required:"true" split_words:"true"`
Topic string `required:"true" split_words:"true"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.