package
Version:
v0.0.0-...-811e4ca
Opens a new window with list of versions in this module.
Published: Nov 26, 2023
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Env struct {
KafkaUsername string `mapstructure:"KAFKA_USERNAME"`
KafkaPassword string `mapstructure:"KAFKA_PASSWORD"`
KafkaBrokerUrl string `mapstructure:"KAFKA_BROKER_URL"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.