package
0.0.0-20241031125034-b5fadd1492e1
Repository: https://github.com/narasux/goblog.git
Documentation: pkg.go.dev
# Functions
BasicAuthAuthorizationHeader ...
GetClientID ...
GetError ...
GetPageNumFromQuery ...
GetPageSizeFromQuery ...
GetRequestID ...
ReadRequestBody will return the body in []byte, without change the origin body.
SetClientID ...
SetError ...
SetRequestID ...
# Constants
ClientIDKey ...
ErrorKey ...
MaxPageSize 单页最大数量.
MinPage 最小页码数.
MinPageSize 单页最小数量.
RequestIDHeaderKey ...
RequestIDKey ...
# Variables
ErrNilRequestBody ...