package
1.0.26
Repository: https://github.com/nuigcompsoc/api.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
Respond with status.
Respond with error, aborts rest of request.
Respond returns status and json.
Respond returns basic status and message.
No description provided by the author
No description provided by the author
* Validates path parameters exist * This doesn't care if there are extra parameters in the path * it just checks that it contains the required ones * /v1/society/compsoc will pass if given compsoc * /v1/society will fail if given compsoc */.