Skip to content

montanaflynn/go-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

go-utils

A collection of common Golang functions that are well tested.

Install

go get github.com/montanaflynn/go-utils

Docs

You can view the API documentation on Godoc.org

Or if you prefer to read the docs offline you can use the following commands:

godoc $GOPATH/src/github.com/montanaflynn/go-utils
godoc $GOPATH/src/github.com/montanaflynn/go-utils Get
godoc $GOPATH/src/github.com/montanaflynn/go-utils Check
godoc $GOPATH/src/github.com/montanaflynn/go-utils ToString

License

The MIT License

Copyright (c) 2015 Montana Flynn http://anonfunction.com

About

A collection of small but helpful Golang packages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages