package
Version:
v1.20.0
Opens a new window with list of versions in this module.
Published: Nov 9, 2023
License: GPL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Queue is a simple concurrent safe queue
New is a constructor for a new concurrent safe queue.
Copy get the copy of queue.
Last returns the last of item.
Len returns the number of items in this queue.
Pop returns the head of items.
Put add the item to the queue.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.