/util

Commonly used go utilitiy functions

Primary LanguageGoMIT LicenseMIT

Util

Documentation Go Report Card

A set of frequently used Go utility functions.

# download library
$: go get github.com/faryon93/util

# place on top of your go file
import "github.com/faryon93/util"