Categorygithub.com/dasrick/go-helper/v2
package
2.0.1
Repository: https://github.com/dasrick/go-helper.git
Documentation: pkg.go.dev

# README

Build Status GitHub release GitHub go.mod Go version

Coverage Status Maintainability codecov

Go Report Card GoDoc License


tox go-helper

A swiss army knife for golang

Why: After writing the same lines of code over and over again, I came to the conclusion to pack everything into a package ...

Getting started

To get the package, execute:

go get https://github.com/dasrick/go-helper/v2

To import this package, add the following line to your code:

import "github.com/dasrick/go-helper/v2"

For more details, see the API documentation.