Documentation ¶
Index ¶
- Variables
- func Delete(mark string, key string)
- func Insert(mark string, key string, value interface{}) error
- func IsHas(mark string, key string) (bool, error)
- func Query(mark string, key string, value interface{}) interface{}
- func QueryMark(mark string) map[string]string
- func Start()
- func Stop()
- type DbStart
- type DbStop
Constants ¶
This section is empty.
Variables ¶
View Source
var SaveDbFilePath string
Db文件保存路径
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.