Skip to content

danbelden/go-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

danbelden/go-kit

CircleCI

A selection of useful Go helper functions.

Install

$ go get github.com/danbelden/go-kit

Examples

Please see the documentation folder for examples of how each function can be used:

Development

$ make
help                      Show this help
imports                   Run code cleanup with goimports
lint                      Run go lint
vet                       Run go vet
test                      Run go test
test-race                 Run go test with race checks

About

A selection of useful Go helper functions.

Topics

Resources

Stars

Watchers

Forks