Documentation
¶
Index ¶
- func MapErrorToAPIGatewayProxyResponse(customError common_errors.GenericApplicationError) events.APIGatewayProxyResponse
- func MapResponseToAPIGatewayProxyResponse(httpStatus int, body interface{}) events.APIGatewayProxyResponse
- func MapResponseToAPIGatewayProxyResponseWithHeaders(httpStatus int, body interface{}, headers map[string]string) events.APIGatewayProxyResponse
- func MergeResponsesIntoAttributeValueMap(tableNames []string, items []types.ItemResponse) map[string]types.AttributeValue
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MapErrorToAPIGatewayProxyResponse ¶
func MapErrorToAPIGatewayProxyResponse(customError common_errors.GenericApplicationError) events.APIGatewayProxyResponse
func MapResponseToAPIGatewayProxyResponse ¶
func MapResponseToAPIGatewayProxyResponse(httpStatus int, body interface{}) events.APIGatewayProxyResponse
func MapResponseToAPIGatewayProxyResponseWithHeaders ¶
func MapResponseToAPIGatewayProxyResponseWithHeaders(httpStatus int, body interface{}, headers map[string]string) events.APIGatewayProxyResponse
func MergeResponsesIntoAttributeValueMap ¶
func MergeResponsesIntoAttributeValueMap(tableNames []string, items []types.ItemResponse) map[string]types.AttributeValue
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.