package
Version:
v0.1.87
Opens a new window with list of versions in this module.
Published: Jul 20, 2022
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Settings struct {
NatsURL string `env:"NATS_URL" envDefault:"nats://127.0.0.1:4222"`
JaegerURL string `env:"JAEGER_URL" envDefault:"http://localhost:14268/api/traces"`
LogLevel string `env:"SHAR_LOG_LEVEL" envDefault:"debug"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.