Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 1 month 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

        

# go

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

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).

## License

Distributed under MIT License, please see license file within the code for more details.