https://github.com/cloud66/bandaid
A collection of utilities we use in our Golang projects
https://github.com/cloud66/bandaid
golang utility
Last synced: 5 months ago
JSON representation
A collection of utilities we use in our Golang projects
- Host: GitHub
- URL: https://github.com/cloud66/bandaid
- Owner: cloud66
- License: apache-2.0
- Created: 2022-03-04T13:34:45.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-13T08:42:17.000Z (almost 4 years ago)
- Last Synced: 2024-06-21T13:08:21.122Z (about 2 years ago)
- Topics: golang, utility
- Language: Go
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Band Aid
A collection of utilities we use in our golang projects. Try and minimize the non standard library dependencies, if possible.