package
Version:
v0.1.109
Opens a new window with list of versions in this module.
Published: Aug 12, 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 {
Port int `env:"SHAR_PORT" envDefault:"50000"`
NatsURL string `env:"NATS_URL" envDefault:"nats://127.0.0.1:4222"`
LogLevel string `env:"SHAR_LOG_LEVEL" envDefault:"debug"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.