https://github.com/pumpkinseed/fifo
Generic implementation of github.com/foize/go.fifo with some small fixes
https://github.com/pumpkinseed/fifo
Last synced: about 1 month ago
JSON representation
Generic implementation of github.com/foize/go.fifo with some small fixes
- Host: GitHub
- URL: https://github.com/pumpkinseed/fifo
- Owner: PumpkinSeed
- Created: 2022-08-29T11:38:04.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-29T11:59:38.000Z (about 3 years ago)
- Last Synced: 2025-04-14T13:16:04.544Z (6 months ago)
- Language: Go
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fifo
Generic implementation of github.com/foize/go.fifo with some small fixes