package
Version:
v0.0.0-...-dc4ca5f
Opens a new window with list of versions in this module.
Published: Feb 21, 2022
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Network Network
}
func MustGetConfiguration() *Config
type Network struct {
Port int `envconfig:"PORT" default:"80"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.