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.
- Host: GitHub
- URL: https://github.com/foomo/go
- Owner: foomo
- License: mit
- Created: 2023-08-02T13:21:18.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-10T13:31:56.000Z (about 2 years ago)
- Last Synced: 2025-03-02T03:16:14.858Z (over 1 year ago)
- Topics: foomo, go
- Language: Go
- Homepage: https://foomo.org
- Size: 45.9 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](https://github.com/foomo/go/actions/workflows/test.yml)
[](https://goreportcard.com/report/github.com/foomo/go)
[](https://godoc.org/github.com/foomo/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).

## 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)_