Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LambdaHandler ¶
func LambdaHandler(event events.APIGatewayProxyRequest) (events.APIGatewayProxyResponse, error)
Types ¶
type LambdaResponse ¶
type LambdaResponse struct {
Path string `json:"path"`
}
Click to show internal directories.
Click to hide internal directories.