package
0.0.0-20240629153042-4665085436ad
Repository: https://github.com/renlin-code/mock-shop-api.git
Documentation: pkg.go.dev
# Functions
Fail send a failed response.
FailAndHandleErr send a failed response and handle the error.
No description provided by the author
OK send a successful response without body.
OKId send a successful response without only an id in the body.
OKToken send a successful response without only a token in the body.
OK send a successful response with body.