The highest tagged major version is
v3.
package
Version:
v1.17.0
Opens a new window with list of versions in this module.
Published: Nov 27, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
Package buffer provides a simple ring buffer for storing local data
New returns a new buffer of the given size
Get returns the last n entries
func (b *Buffer) Put(v interface{})
Source Files
¶
Click to show internal directories.
Click to hide internal directories.