Documentation
¶
Index ¶
- func Authenticate(request events.APIGatewayV2HTTPRequest) error
- func HandleRequest(request events.APIGatewayV2HTTPRequest) (events.APIGatewayV2HTTPResponse, error)
- func LambdaResponse(status int) (events.APIGatewayV2HTTPResponse, error)
- func LambdaResponseCustom(status int, statusText string) (events.APIGatewayV2HTTPResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Authenticate ¶
func Authenticate(request events.APIGatewayV2HTTPRequest) error
func HandleRequest ¶
func HandleRequest(request events.APIGatewayV2HTTPRequest) (events.APIGatewayV2HTTPResponse, error)
func LambdaResponse ¶
func LambdaResponse(status int) (events.APIGatewayV2HTTPResponse, error)
func LambdaResponseCustom ¶
func LambdaResponseCustom(status int, statusText string) (events.APIGatewayV2HTTPResponse, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.