1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
# util
[](https://godoc.org/github.com/shenwei356/util)
[](https://goreportcard.com/report/github.com/shenwei356/util)
Utility packges
## Install
This package is "go-gettable", just:
go get -u github.com/shenwei356/util
Copyright (c) 2013-2020, Wei Shen (shenwei356@gmail.com)
## More
See the README of sub package.
## Documentation
[See documentation on godoc for more detail](https://godoc.org/github.com/shenwei356/util).
[MIT License](https://github.com/shenwei356/util/blob/master/LICENSE)
|