klingtnet / toolbelt

A work in progress collection of useful and often reimplented helper function in Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Go toolbelt

Github Actions Go workflow status godoc.org/github.com/klingtnet/toolbelt

This library contains simple utility functions that I often had to reimplement because they are not part of the standard library.

Please note that this is still a work in progress.

About

A work in progress collection of useful and often reimplented helper function in Go.

License:MIT License


Languages

Language:Go 98.2%Language:Makefile 1.8%