Documentation ¶
Overview ¶
数据库操作相关服务
Index ¶
- func GetBool(name string) bool
- func GetFloat(name string) float64
- func GetInt(name string) int64
- func GetSelect(name string) string
- func GetString(name string) string
- func Regedit(c Config)
- func SetBool(name string, val bool) error
- func SetFloat(name string, val float64) error
- func SetInt(name string, val int64) error
- func SetLongText(name, val string) error
- func SetSelect(name, val string) error
- func SetString(name, val string) error
- func SetText(name, val string) error
- type Config
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.