package
0.0.0-20250303151121-0ec78b47ee75
Repository: https://github.com/netsepio/erebrus.git
Documentation: pkg.go.dev

# Functions

ApplyRoutes applies router to gin Route.

# Structs

swagger:response badRequestResponse Response when the operation failed with Bad Request.
swagger:model model for client details.
swagger:parameters createClient.
swagger:parameters readClient updateClient deleteClient configClient emailClient.
swagger:model model for client details.
swagger:response clientsSucessResponse Response for read all clients.
swagger:response clientSucessResponse Response when the operation suceeds.
swagger:model model for client details.
swagger:parameters updateClient.
swagger:response serverErrorResponse Response when the operation failed with Server Error.
swagger:response sucessResponse Response when the operation suceeds.
swagger:response unauthorizedResponse Response when the operation failed with Bad Request.