NOTICE: This package has been removed from pkgsrc

./wip/go-circbuf, Golang circular (ring) buffer

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.0.14022019, Package name: go-circbuf-0.0.14022019, Maintainer: kamelderouiche

This repository provides the `circbuf` package.
This 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.


Master sites:


Version history: (Expand)