package
Version:
v0.0.0-...-0c309f4
Opens a new window with list of versions in this module.
Published: Dec 2, 2024
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 BrokerConfig struct {
Hostname string `yaml:"hostname"`
Port uint16 `yaml:"port"`
Username string `yaml:"username"`
Password string `yaml:"password"`
Topic string `yaml:"topic"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.