https://github.com/welllog/goutil
tools
https://github.com/welllog/goutil
Last synced: about 2 months ago
JSON representation
tools
- Host: GitHub
- URL: https://github.com/welllog/goutil
- Owner: welllog
- Created: 2021-05-12T13:03:25.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-08-01T08:05:31.000Z (almost 3 years ago)
- Last Synced: 2025-01-18T05:42:45.032Z (over 1 year ago)
- Language: Go
- Size: 151 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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