Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HTTPHandler ¶
func HTTPHandler(handler http.Handler) func(events.APIGatewayV2HTTPRequest) (events.APIGatewayV2HTTPResponse, error)
HTTPHandler shims an http.Handler into a API Gateway V2 request/response workflow.
func ProxyHandler ¶
func ProxyHandler(handler http.Handler) func(events.APIGatewayProxyRequest) (events.APIGatewayProxyResponse, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.