Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CANConfig canConfig = canConfig{}
View Source
var CanGroup []canGroup = []canGroup{}
View Source
var DBConfig []dbConfig = []dbConfig{}
Functions ¶
func AppSetting ¶
Types ¶
type IniKeyType ¶
type IniKeyType string
const ( DATABASE IniKeyType = "database" DATABASE_CONNSTR IniKeyType = "database_connstr" Model IniKeyType = "mode" )
func (IniKeyType) String ¶
func (key IniKeyType) String() string
Click to show internal directories.
Click to hide internal directories.