Documentation ¶
Index ¶
- type Queue
- func (q Queue) Front() (ksuid.KSUID, func())
- func (q Queue) Has(id ksuid.KSUID) bool
- func (q Queue) Len() int
- func (q Queue) Remove(id ksuid.KSUID) (removed bool)
- func (q Queue) Scan(after ksuid.KSUID, fn func(ksuid.KSUID, func()) bool) (afterFound bool)
- func (q Queue) Set(id ksuid.KSUID, fn func()) (setAtFront bool)
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.