https://github.com/mantvmass/go-queue
basic queue in golang
https://github.com/mantvmass/go-queue
Last synced: 2 months ago
JSON representation
basic queue in golang
- Host: GitHub
- URL: https://github.com/mantvmass/go-queue
- Owner: mantvmass
- Created: 2024-11-29T03:24:26.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-11-29T03:34:17.000Z (6 months ago)
- Last Synced: 2025-03-27T19:57:36.615Z (2 months ago)
- Language: Go
- Size: 4.67 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go-queue
basic queue in golang
# start example
run `exe` file in tmp folder or use this command `air` for compile and run
- [AIR Hot Reload Tool](https://github.com/air-verse/air)