//
pkg.gl
Category
github.com/seantcanavan/lambda_jwt_router
lreq
package
1.3.7
Repository:
https://github.com/seantcanavan/lambda_jwt_router.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
2
Files
361 SLOC
#
Functions
MarshalReq
MarshalReq will take an interface input, marshal it to JSON, and add the JSON as a string to the events.APIGatewayProxyRequest body field before returning.
UnmarshalReq
UnmarshalReq "fills" out a target Go struct with data from the req.