package
Version:
v0.0.0-...-90b39c7
Opens a new window with list of versions in this module.
Published: May 26, 2018
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 AppConfig struct {
Port string `yaml:"port"`
DBName string `yaml:"dbName"`
DBConn string `yaml:"dbConn"`
AuthIssuer string `yaml:"authIssuer"`
AuthSigningKey string `yaml:"authSigningKey"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.