package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Mar 28, 2019
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
UniqueID generates a unique id as a string from the unix time stamp and a random 64 bit integer.
func (q *Queue) Pop() interface{}
func (q *Queue) Push(value interface{})
type QueueItem struct {
Value interface{}
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.