https://github.com/dylanlott/goutils
a set of utility functions in go written for learning purposes
https://github.com/dylanlott/goutils
Last synced: 11 months ago
JSON representation
a set of utility functions in go written for learning purposes
- Host: GitHub
- URL: https://github.com/dylanlott/goutils
- Owner: dylanlott
- Created: 2021-11-05T22:06:04.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-26T22:24:30.000Z (over 4 years ago)
- Last Synced: 2025-01-30T01:29:43.138Z (over 1 year ago)
- Language: Go
- Size: 21.5 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
goutils
=======
> a set of utility functions written in TDD style for teaching purposes