File: README.md

package info (click to toggle)
golang-github-bep-helpers 0.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 128 kB
  • sloc: makefile: 2
file content (6 lines) | stat: -rw-r--r-- 687 bytes parent folder | download
1
2
3
4
5
6
[![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.