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

https://github.com/root4loot/goutils

A collection of utility packages for Go
https://github.com/root4loot/goutils

Last synced: 3 months ago
JSON representation

A collection of utility packages for Go

Awesome Lists containing this project

README

        

# goutils

[![GoDoc](https://pkg.go.dev/badge/github.com/root4loot/goutils)](https://pkg.go.dev/github.com/root4loot/goutils) [![Test](https://github.com/root4loot/goutils/actions/workflows/test.yml/badge.svg)](https://github.com/root4loot/goutils/actions/workflows/test.yml)

```sh
go get -u github.com/root4loot/goutils
```

## Contributing

See [CONTRIBUTING](./CONTRIBUTING.md)

## License

See [LICENSE](./LICENSE)