Categorygithub.com/kward/golib
module
0.0.0-20200208040419-af7b024db24a
Repository: https://github.com/kward/golib.git
Documentation: pkg.go.dev

# README

golib

Collection of useful Go routines used in multiple github.com/kward projects.

GoDoc Travis CI Go Report Card

# Packages

Package errors implements functions to manipulate errors.
Package math provides basic constants and mathematical functions that aren't provided by default.
No description provided by the author
Package os implements OS utility functions.
No description provided by the author