Documentation ¶
Index ¶
- type KeyHelper
- func (s KeyHelper) Del(key string) (v *gvar.Var, err error)
- func (s KeyHelper) DelM(keys []string) (v *gvar.Var, err error)
- func (s KeyHelper) DelOnlyError(key string) (err error)
- func (s KeyHelper) Exists(key string) (v *gvar.Var, err error)
- func (s KeyHelper) ExistsNoError(key string) (v *gvar.Var)
- func (s KeyHelper) Scan(key string, callback func(keys []string) error, count ...int) (err 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.