Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/touchbistro/goutils
A collection of useful go utilities.
https://github.com/touchbistro/goutils
Last synced: 1 day ago
JSON representation
A collection of useful go utilities.
- Host: GitHub
- URL: https://github.com/touchbistro/goutils
- Owner: TouchBistro
- License: mit
- Created: 2020-02-06T21:23:17.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-09-29T23:06:08.000Z (about 1 year ago)
- Last Synced: 2024-06-21T10:17:56.793Z (5 months ago)
- Language: Go
- Homepage: https://pkg.go.dev/github.com/TouchBistro/goutils
- Size: 8.51 MB
- Stars: 0
- Watchers: 33
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# goutils
[![Go Reference](https://pkg.go.dev/badge/github.com/TouchBistro/goutils.svg)](https://pkg.go.dev/github.com/TouchBistro/goutils)
A collection of useful go utilities. See [the docs](https://pkg.go.dev/github.com/TouchBistro/goutils) for more information.
## Installation
```
go get github.com/TouchBistro/goutils
```## License
MIT © TouchBistro, see [LICENSE](LICENSE) for details.