Skip to content

trinitum/go-fifo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Package fifo implements FIFO buffer. You can push items into buffer,
shift items from it, or you can read arbitrary items in the buffer.
Buffer automatically grows when required.

About

FIFO buffer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages