Documentation ¶
Index ¶
- type Item
- type StatusDb
- func (r *StatusDb) Add(domain string, tableData Item)
- func (r *StatusDb) Close()
- func (r *StatusDb) Del(domain string)
- func (r *StatusDb) Get(domain string) (Item, bool)
- func (r *StatusDb) Length() int64
- func (r *StatusDb) Scan(f func(key string, value Item) error)
- func (r *StatusDb) Set(domain string, tableData Item)
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.