https://github.com/yourbase/commons
A collection of common utility Go packages used throughout YourBase.
https://github.com/yourbase/commons
golang server utility yourbase
Last synced: 3 months ago
JSON representation
A collection of common utility Go packages used throughout YourBase.
- Host: GitHub
- URL: https://github.com/yourbase/commons
- Owner: yourbase
- License: bsd-3-clause
- Created: 2020-07-23T13:19:43.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2021-02-12T17:50:58.000Z (over 5 years ago)
- Last Synced: 2025-08-21T12:23:57.527Z (10 months ago)
- Topics: golang, server, utility, yourbase
- Language: Go
- Homepage:
- Size: 43.9 KB
- Stars: 4
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# YourBase Commons
This is a collection of common utility Go packages used throughout YourBase.
## License
[BSD 3-Clause][]. Some portions are [copyright The Go Authors][].
[BSD 3-Clause]: https://github.com/yourbase/commons/blob/main/LICENSE
[copyright The Go Authors]: https://github.com/yourbase/commons/blob/main/LICENSE-go