https://github.com/codeskyblue/comtool
golang common toolbox (utils)
https://github.com/codeskyblue/comtool
Last synced: about 1 year ago
JSON representation
golang common toolbox (utils)
- Host: GitHub
- URL: https://github.com/codeskyblue/comtool
- Owner: codeskyblue
- License: mit
- Created: 2014-10-30T03:06:09.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-19T09:02:12.000Z (over 11 years ago)
- Last Synced: 2025-02-02T01:14:29.913Z (over 1 year ago)
- Language: Go
- Size: 141 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
comtool
=======
golang common toolbox (utils)
### Good Repos
* humanize: formatters for units to human friendly sizes
go get github.cmm/dustin/go-humanize
* goreq: Simple and sane HTTP request library for Go language.
go get github.com/franela/goreq