Golang circular (ring) buffer
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
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0-0.24.20190420git5111143.fc35 | - |
Fedora 35 | 0-0.24.20190420git5111143.fc35 | - |
Fedora 34 | 0-0.23.20190420git5111143.fc34 | - |
You can contact the maintainers of this package via email at
golang-github-armon-circbuf dash maintainers at fedoraproject dot org
.