repositorypackage
0.0.0-20150506055402-5bff591dc40d
Repository: https://github.com/going/toolkit.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
Toolkit For Gopher
bong
A simple wrap for protobuf and rpc in goang
dig
dig value from map or struct, fork from https://github.com/gosexy/dig
httpclient
bitly's httpclient support timeout for go1.03
httpclientv2
bitly's httpclient for go1.1
log
qiniu's log ext for golang'log, form from https://github.com/qiniu/log
mahonia
Mahonia is a character-set conversion library implemented in Go, fork from https://code.google.com/p/mahonia/
strftime
Go's strftime like Python
to
A simple Go's type conversion, fork from https://github.com/gosexy/to
simplejson
bitly's simplejson
stack
A simple LIFO stack backed by a linked list implemented with golang, fork from https://gist.github.com/bemasher/1777766
utils
Some useful util collection.
xmlpath
Package xmlpath implements a strict subset of the XPath specification for the Go language.
clone from http://launchpad.net/xmlpath
misc
misc/math/rpn ReversePolishnotation AST,fork from https://gist.github.com/achun/5730664
gouuid
Pure Go UUID implementation fork from https://github.com/nu7hatch/gouuid
mapset
A simple set type for the Go language. Fork from https://github.com/deckarep/golang-set