Documentation ¶
Index ¶
- func DoCheckJwt(mapStore map[string]interface{}) (bool, map[string]interface{})
- func DoEmail(mapStore map[string]interface{}, userObj acaGoMongoDBModels.User, ...)
- func DoInit(mapStore map[string]interface{}, request events.APIGatewayProxyRequest, ...) (bool, map[string]interface{})
- func DoResponse(response map[string]interface{}, ct string) events.APIGatewayProxyResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DoCheckJwt ¶
func DoEmail ¶
func DoEmail(mapStore map[string]interface{}, userObj acaGoMongoDBModels.User, emailType string, customParameterHolder string)
func DoInit ¶
func DoInit(mapStore map[string]interface{}, request events.APIGatewayProxyRequest, requireParameters bool) (bool, map[string]interface{})
stage, bearer token, post and get parameters
func DoResponse ¶
func DoResponse(response map[string]interface{}, ct string) events.APIGatewayProxyResponse
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.