godkits
the development toolkits of go
Naming
Go SDK Extensions
- package start with
gox
, others same with the go sdk - using the
x
suffix, means extension, likelistx
,stringx
test
in the same place
Other Extensions
- package start with feature name, like
http