Versions in this module Expand all Collapse all v0 v0.16.2 May 4, 2015 v0.16.1 May 1, 2015 v0.16.0 Apr 29, 2015 Changes in this version + type Type struct + func New() *Type + func (q *Type) Add(item interface{}) + func (q *Type) Done(item interface{}) + func (q *Type) Get() (item interface{}, shutdown bool) + func (q *Type) ShutDown()