Documentation ¶
Index ¶
- type Entry
- type TinyWheel
- func (this *TinyWheel) Add(conn interface{}, times interface{}) uint16
- func (this *TinyWheel) Del(conn interface{}, num uint16)
- func (this *TinyWheel) Keep(conn interface{}, num uint16, times uint8) uint16
- func (this *TinyWheel) Loop() *map[interface{}]interface{}
- func (this *TinyWheel) Pop(num uint16, key interface{}) (interface{}, bool)
- func (this *TinyWheel) Size() uint32
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.