Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Params ¶
Params allows looking up parameters from Stage Variables, Path Parameters, and the Lambda environment variables
type Request ¶
type Request events.APIGatewayProxyRequest
Request aliases the API GW Request type
func (*Request) BodyAsParams ¶
BodyAsParams attempts to parse the request body as URL parameters
func (*Request) DecodedBody ¶ added in v0.4.0
DecodedBody returns the body as plaintext
Click to show internal directories.
Click to hide internal directories.