package
Version:
v0.0.0-...-a79519d
Opens a new window with list of versions in this module.
Published: Jun 14, 2018
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
¶
RingBuff implements a circular list.
Close closes the RingBuff.
Pop returns a element, if RingBuff is empty, Pop() will block.
Push puts a elemnet into RingBuff and returns the status of covering or not.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.