package
Version:
v1.0.202
Opens a new window with list of versions in this module.
Published: Sep 26, 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"`
PanicRecovery bool `env:"SHAR_PANIC_RECOVERY" envDefault:"true"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.