Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gpahal/golib
A collection of go libraries that I use in my projects
https://github.com/gpahal/golib
go golang library
Last synced: 19 days ago
JSON representation
A collection of go libraries that I use in my projects
- Host: GitHub
- URL: https://github.com/gpahal/golib
- Owner: gpahal
- License: mit
- Created: 2020-12-10T13:34:26.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-18T21:37:25.000Z (3 months ago)
- Last Synced: 2024-12-21T02:43:30.016Z (22 days ago)
- Topics: go, golang, library
- Language: Go
- Homepage:
- Size: 48.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# golib
This is a collection of go libraries that I use in my projects.
## Packages
- [random](/random)
- [retry](/retry)
- [http](/http)## License
Licensed under MIT license ([LICENSE](LICENSE) or [opensource.org/licenses/MIT](https://opensource.org/licenses/MIT))