Documentation ¶
Index ¶
- type XDB
- func (x *XDB) Del(key string, field ...string) error
- func (x *XDB) DelList(key, field string, index ...int) error
- func (x *XDB) Get(key, field string) *gvar.Var
- func (x *XDB) GetGJson() *gjson.Json
- func (x *XDB) GetJsonStr() string
- func (x *XDB) Init() *XDB
- func (x *XDB) Set(key, field string, data any) error
- func (x *XDB) SetList(key, field string, data any) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.