package
0.0.0-20240511155316-30700ec71cb2
Repository: https://github.com/synzofficial/nsd-synz-sharelib-api.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
200 OK: The request succeeded.
200 ok but no content use for some service need to return 200 status but no response body.
201 Created: The request succeeded, and a new resource was created as a result.
204 No Content: There is no content to send for this request, but the headers may be useful.
No description provided by the author
ContextWithRequest: extract header, method, uri to context.
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
NewEngie: initial gin engine with default middleware{CORS, ExtractJWT, Recover}.