some useful utilities for golang
WildcardCmp
wildcard match (*?)
mysqldump
dump mysql to txt or json
jsonconfig
Load and Save json config file
yamlconfig
Load and Save yaml config file
simpleredis
read and write redis simply
upx
detect if an elf file is packed by upx
utils
some utilities
safeurl
unescape url safely
consul
consul api(service discovery, lock, configure)
security
rsaencrypt/rsadecrypt
c
some utils of C(eg. md5)
go get -u github.com/chennqqi/goutils
MIT