Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EndpointGenerateCaptcha ¶
func EndpointGenerateCaptcha(c *fiber.Ctx) error
func EndpointProcessEmail ¶
func EndpointProcessEmail(c *fiber.Ctx) error
Types ¶
type StatusResponse ¶
type StatusResponse struct {
Status string `json:"status"`
}
Click to show internal directories.
Click to hide internal directories.