Baishan Golang Library
Common public library by golang
.
module | description | remark |
---|---|---|
echo_ext | echo Extension. Add circuit breaker and error handler etc… | |
log | zap Extension. It supports getting Logger from context to using in goroutine. | |
ocommon | Open common module. Support string , slice , or others common operation. |
|
report | Report our application information to server metric. | Only support v2 endpoint. |
The MIT License (MIT)