package
Version:
v0.0.0-...-03485e9
Opens a new window with list of versions in this module.
Published: Jul 25, 2022
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
ServerHost string `default:"" split_words:"true"`
ServerPort string `default:"8080" split_words:"true"`
}
Config contains the config values for the application.
New parses config from environment variables and returns an instance of config or an error.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.