package
Version:
v0.0.0-...-8a3c41b
Opens a new window with list of versions in this module.
Published: Feb 2, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
这是一个二级队列,队列里面是桶,每个桶有chunkSize个元素
func (q *Queue) Pop() interface{}
func (q *Queue) Push(item interface{})
向队列中添加对象
Source Files
¶
Click to show internal directories.
Click to hide internal directories.