Package : golang-github-armon-circbuf-devel

Package details

Summary: Golang circular (ring) buffer

Description:
This package provides a Buffer object which is a circular (or ring) buffer. It
has a fixed size, but can be written to infinitely. Only the last size bytes are
ever retained. The buffer implements the io.Writer interface.

This package contains the source code needed for building packages that
reference the following Go import paths:
– github.com/armon/circbuf


URL: https://github.com/armon/circbuf
License: MIT

Maintainer: pterjan

List of RPMs