package
0.0.0-20250101211409-263091dac0cd
Repository: https://github.com/emprius/emprius-app-backend.git
Documentation: pkg.go.dev

# Functions

New creates a new API HTTP server.

# Variables

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
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
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
No description provided by the author

# Structs

API type represents the API HTTP server with JWT authentication capabilities.
BookingResponse represents the API response for a booking.
CreateBookingRequest represents the request to create a new booking.
HTTPContext is the Context for an HTTP request.
HTTPError represents an error with an HTTP status code.
No description provided by the author
No description provided by the author
No description provided by the author
RateRequest represents the request body for rating a booking.
No description provided by the author
Request represents an HTTP request to the API.
Response is the default response of the API.
ResponseHeader is the header of the response.
Tool is the type of the tool.
No description provided by the author
ToolSearch is the type of the tool search.
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

RouterHandlerFn is the function signature for adding handlers to the HTTProuter.