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

https://github.com/foomo/go

Go standard library extension, adding the missing parts used in the foomo ecosystem to keep dry.
https://github.com/foomo/go

foomo go

Last synced: 3 months ago
JSON representation

Go standard library extension, adding the missing parts used in the foomo ecosystem to keep dry.

Awesome Lists containing this project

README

          

[![Build Status](https://github.com/foomo/go/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/foomo/go/actions/workflows/test.yml)
[![Go Report Card](https://goreportcard.com/badge/github.com/foomo/go)](https://goreportcard.com/report/github.com/foomo/go)
[![GoDoc](https://godoc.org/github.com/foomo/go?status.svg)](https://godoc.org/github.com/foomo/go)


go

# go

Go standard library extension, adding the missing parts used in the foomo ecosystem to keep [DRY](https://en.wikipedia.org/wiki/Don%27t_repeat_yourself).

## How to Contribute

Contributions are welcome! Please read the [contributing guide](docs/CONTRIBUTING.md).

![Contributors](https://contributors-table.vercel.app/image?repo=foomo/go&width=50&columns=15)

## License

Distributed under MIT License, please read the [license file](LICENSE) for more details.

_Made with ♥ [foomo](https://www.foomo.org) by [bestbytes](https://www.bestbytes.com)_