Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.