package
Version:
v1.6.1
Opens a new window with list of versions in this module.
Published: Jun 2, 2020
License: MIT
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
¶
Buffer - the buffer struture
New - creates a new buffer
func (b *Buffer) Add(item interface{})
Add - adds a new item
func (b *Buffer) GetAll() []interface{}
GetAll - return all items
GetSize - returns the buffer's size
Release - releases the buffer
Source Files
¶
Click to show internal directories.
Click to hide internal directories.