Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BaseContext ¶
BaseContext BaseContext
func (*BaseContext) InitContext ¶
func (ctx *BaseContext) InitContext(context *gin.Context) error
InitContext 初始化上下文
func (*BaseContext) InitRequest ¶
func (ctx *BaseContext) InitRequest() *xhttp.HTTPAgent
InitRequest 初始化请求
func (*BaseContext) WithLogCatalog ¶
func (ctx *BaseContext) WithLogCatalog(catalog string) xlog.ILogger
WithLogCatalog WithLogCatalog
Click to show internal directories.
Click to hide internal directories.