Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewResponse ¶
func NewResponse(proxy *events.APIGatewayProxyResponse) (*http.Response, error)
Types ¶
type Request ¶
func (*Request) AuthorizerRequest ¶
func (r *Request) AuthorizerRequest() *events.APIGatewayCustomAuthorizerRequest
func (*Request) ProxyRequest ¶
func (r *Request) ProxyRequest(route *gateway.Route, authorizer map[string]interface{}, body io.ReadCloser) (*events.APIGatewayProxyRequest, error)
Request converts to http.Request apigw doesn't include the function name in the URI segments
Click to show internal directories.
Click to hide internal directories.