Documentation
¶
Index ¶
- func Send(responseCode int, message string) (events.APIGatewayProxyResponse, error)
- func SendBadRequestError(message string) (events.APIGatewayProxyResponse, error)
- func SendError(errorCode int16, message string) (events.APIGatewayProxyResponse, error)
- func SendNotFoundError(message string) (events.APIGatewayProxyResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SendBadRequestError ¶
func SendBadRequestError(message string) (events.APIGatewayProxyResponse, error)
func SendError ¶
func SendError(errorCode int16, message string) (events.APIGatewayProxyResponse, error)
func SendNotFoundError ¶
func SendNotFoundError(message string) (events.APIGatewayProxyResponse, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.