An open API service indexing awesome lists of open source software.

https://github.com/welllog/goutil

tools
https://github.com/welllog/goutil

Last synced: about 2 months ago
JSON representation

tools

Awesome Lists containing this project

README

          

# goutil
tools

Summary of commonly used codes for work

packages:
* etcdutil: etcd related functions
* require: unit test helper functions
* throttle: Token Bucket Current Limiter
* xgrpc: gRPC helper functions
* counter: counter functions
* structtag: struct tag related functions
* xlock: lock related functions
* protojson: protobuf json related functions