Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type API ¶
API holds handler dependencies
func (*API) ContactHandler ¶
func (a *API) ContactHandler(w http.ResponseWriter, r *http.Request)
ContactHandler processes contact form submissions
func (*API) EmailHandler ¶
func (a *API) EmailHandler(w http.ResponseWriter, r *http.Request)
EmailHandler processes requests to send emails
func (*API) HealthCheck ¶
func (a *API) HealthCheck(w http.ResponseWriter, r *http.Request)
HealthCheck provides a simple health check endpoint
Click to show internal directories.
Click to hide internal directories.