package
0.0.0-20211115064103-8b902abce999
Repository: https://github.com/gopkg-dev/pkg.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
GetRequestID ...
GetUserID ...
No description provided by the author
ParseBody is helper function for parsing the body.
ParseBodyAndValidate is helper function for parsing the body.
ParseQuery ...
ParseQueryAndValidate ...
ResList 响应列表数据.
ResOK 响应OK.
ResPage 响应分页数据.
ResSuccess 响应成功.
SetUserID ...
Validate validates the input struct.

# Constants

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

# Variables

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

Response is a API response.

# Type aliases

Map is a shortcut for map[string]interface{}, useful for JSON returns.