package
Version:
v0.0.0-...-c89a2db
Opens a new window with list of versions in this module.
Published: Jul 2, 2019
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
type AppConfig struct {
Host string `yaml:"host"`
Port string `yaml:"port"`
}
type AuthConfig struct {
CallbackBaseURL string `yaml:"call_back_base_url"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.