Documentation ¶
Index ¶
- Variables
- func Exec(query string, args ...interface{}) sql.Result
- func InitDB(file string)
- func Query(query string, args ...interface{}) ([]map[string]interface{}, *sql.Rows)
- func SetColVarType(colVar *[]interface{}, i int, typeName string)
- func SetResultValue(result *map[string]interface{}, index string, colVar interface{}, ...)
Constants ¶
This section is empty.
Variables ¶
View Source
var (
SqlDB *sql.DB
)
Functions ¶
func SetColVarType ¶
func SetResultValue ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.