package
Version:
v0.0.0-...-0ab47bb
Opens a new window with list of versions in this module.
Published: Aug 30, 2019
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Debug(message interface{}, args ...interface{})
Debug prints debug information
GetJSONMessage returns a JSON struct with the message inside
type Config struct {
Debug bool
SQL sql
API api
}
Config struct holds all the configurations
func GetConfiguration() Config
GetConfiguration returns the configuration object
Source Files
¶
Click to show internal directories.
Click to hide internal directories.