package
Version:
v0.1.2
Opens a new window with list of versions in this module.
Published: Oct 28, 2022
License: Unlicense
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
REDIS_HOST string `env:"REDIS_HOST" envDefault:"localhost" json:"redis_host"`
REDIS_PORT string `env:"REDIS_PORT" envDefault:"6379" json:"redis_port"`
REDIS_PASS string `env:"REDIS_PASS" envDefault:"" json:"redis_pass"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.