//
pkg.gl
Category
github.com/sendya/pkg
ginx
resp
package
0.0.0-20220811111904-e54f0e0c8722
Repository:
https://github.com/sendya/pkg.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
114 SLOC
#
Functions
BadRequest
No description provided by the author
ERR
服务异常.
ERRServer
No description provided by the author
JSON
服务正常 并返回 JSON 数据结构.
JSONPage
服务正常 并返回分页数据结构.
NewResp
No description provided by the author
OK
服务正常.
Unauthorized
No description provided by the author
WithPage
服务正常 并返回分页数据,分页对象需要实现 resp.IRespPage interface{}.
#
Structs
Resp
No description provided by the author
RespPage
No description provided by the author
#
Interfaces
IResp
No description provided by the author
IRespPage
No description provided by the author
#
Type aliases
ErrorCode
No description provided by the author