package
Version:
v0.8.30
Opens a new window with list of versions in this module.
Published: May 16, 2020
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Address string `envconfig:"ADDRESS" default:":8089" required:"true"`
Debug bool `default:"false"`
}
Config is application configuration
Source Files
¶
Click to show internal directories.
Click to hide internal directories.