Documentation ¶
Overview ¶
Package errors contains the error handler controller
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MessagesResponse ¶
type MessagesResponse struct {
Message string `json:"message"`
}
MessagesResponse is a struct that contains the response body for the message
Click to show internal directories.
Click to hide internal directories.