package
Version:
v1.1.2
Opens a new window with list of versions in this module.
Published: Aug 31, 2017
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
¶
GetConnString function. Gets the configuration string of MySQL from a given json formated file
GetFromToken gets the value of a given token
GetIP function gets the ip of the configurated MySQL database from a given json formated file
Tokenize returns a token from a given text
Configuration type to read configuration file
type HTTPErrorHandler struct {
Status int `json:"status"`
Error string `json:"error"`
Description string `json:"description"`
Fields map[string]string `json:"fields"`
}
HTTPErrorHandler type to handle http errors
Source Files
¶
Click to show internal directories.
Click to hide internal directories.