An open API service indexing awesome lists of open source software.

https://github.com/mtchavez/gobuf

Golang Circular Buffer
https://github.com/mtchavez/gobuf

circular-buffer golang

Last synced: about 2 months ago
JSON representation

Golang Circular Buffer

Awesome Lists containing this project

README

        

# Gobuf

Circular buffer in golang

inspired by [Gringo](https://github.com/textnode/gringo)

## Install

Run `go get github.com/mtchavez/gobuf`

## Usage

See examples from godoc

http://godoc.org/github.com/mtchavez/gobuf

## License

Written by Chavez

Released under the MIT License: http://www.opensource.org/licenses/mit-license.php