package
0.0.0-20200820085722-849f898b3d9e
Repository: https://github.com/joyous-x/saturn.git
Documentation: pkg.go.dev

# Functions

CtxGetRaw ...
CtxGetStr ...
CtxSetRaw ...
F 打印出带上下文的日志.
MakeCtx 返回标准格式的 context.
RequestUnmarshal 解析入参.
ResponseMarshal 序列化应答数据 s.BaseError.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

ReqCommon common header in a request.
No description provided by the author
RespCommon common header in a response.
No description provided by the author

# Interfaces

IRequest the interface of request datas.
IResponse the interface of response datas.