modulepackage
0.0.0-20170312113056-5e14d4b37f74
Repository: https://github.com/polaris1119/echoutils.git
Documentation: pkg.go.dev
# README
echoutils
echo 框架辅助库
# Functions
No description provided by the author
No description provided by the author
GetLogger 由调用者确保 ctx 中存在 logger.Logger 对象.
是否异步处理.
No description provided by the author
No description provided by the author
WrapContext 返回一个 context.Context 实例。如果 ctx == nil,需要确保 调用 logger.PutLogger().
WrapContext 返回一个 context.Context 实例.