package
Version:
v1.1.2106
Opens a new window with list of versions in this module.
Published: Dec 3, 2025
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
LoadSettings loads the configuration from environment variables and command line flags
type Variables struct {
NatsURL string `env:"NATS_URL" envDefault:"nats://127.0.0.1:4222"`
SharNamespace string `env:"SHAR_NAMESPACE" envDefault:"default"`
}
Variables holds configuration variables
Settings holds the configuration
Source Files
¶
Click to show internal directories.
Click to hide internal directories.