Documentation ¶
Index ¶
- func Hbs(c formailer.Config, w http.ResponseWriter, r *http.Request)
- func Netlify(c formailer.Config) func(events.APIGatewayProxyRequest) (*events.APIGatewayProxyResponse, error)
- func Vercel(c formailer.Config, w http.ResponseWriter, r *http.Request)
- func VerifyRecaptcha(response string) (bool, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Netlify ¶
func Netlify(c formailer.Config) func(events.APIGatewayProxyRequest) (*events.APIGatewayProxyResponse, error)
Netlify takes in a aws lambda request and sends an email
func VerifyRecaptcha ¶
VerifyRecaptcha verifies the recaptcha response
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.