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

https://github.com/bep/helpers

An utils package with a less burdened name.
https://github.com/bep/helpers

golang-library

Last synced: 3 months ago
JSON representation

An utils package with a less burdened name.

Awesome Lists containing this project

README

          

[![Tests on Linux, MacOS and Windows](https://github.com/bep/helpers/workflows/Test/badge.svg)](https://github.com/bep/helpers/actions?query=workflow:Test)
[![Go Report Card](https://goreportcard.com/badge/github.com/bep/helpers)](https://goreportcard.com/report/github.com/bep/helpers)
[![codecov](https://codecov.io/gh/bep/helpers/branch/main/graph/badge.svg?token=5Q38Z05KDK)](https://codecov.io/gh/bep/helpers)
[![GoDoc](https://godoc.org/github.com/bep/helpers?status.svg)](https://godoc.org/github.com/bep/helpers)

Some helper packages with some helper code that I have had a tendency to copy from project to project over the years, a clear sign that I should consider some reuse.