Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
Types ¶
type DBInfo ¶
type DBInfo struct { Type DBName `json:"type"` Addr string `json:"addr"` Database string `json:"database"` UserName string `json:"username"` Password string `json:"password"` }
DBInfo database info
Click to show internal directories.
Click to hide internal directories.