fandypeng / goutils

the Utilities I often use when writing the Go language code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

goutils

Introduction

goutils is the Utilities I often use when writing the Go language code

Using this package

$ go get github.com/tr3ee/goutils/...

Quick Test

$ go test ./...

if it works properly, Congrats! you can now do something awesome.

License

this project is released under the MIT license

About

the Utilities I often use when writing the Go language code

License:MIT License


Languages

Language:Go 97.8%Language:Smarty 2.2%