package
Version:
v1.0.6
Opens a new window with list of versions in this module.
Published: Aug 23, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func (queue *Queue) Pop() interface{}
func (queue *Queue) PopN(n int) []interface{}
func (queue *Queue) Push(v interface{})
func (queue *Queue) PushN(v interface{})
Source Files
¶
Click to show internal directories.
Click to hide internal directories.