Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildGatewayResponse ¶
func BuildGatewayResponse(status_code int) (events.APIGatewayProxyResponse, error)
Build response to gateway with status code
func BuildJSONGatewayResponse ¶
func BuildJSONGatewayResponse(status_code int, v interface{}) (events.APIGatewayProxyResponse, error)
Build JSON response for gateway from status code and interface
func UnmarshallGatewayRequestBody ¶
func UnmarshallGatewayRequestBody(req events.APIGatewayProxyRequest, v interface{})
Unmarshall JSON from request to intrerface
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.