Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleGetCSRFToken ¶
func HandleGetCSRFToken(w http.ResponseWriter, r *http.Request)
func NewHandlers ¶
func NewHandlers(r *Repository)
func ReadUserIP ¶
Types ¶
type Repository ¶
type Repository struct { App *config.AppConfig DB repository.DatabaseInterface }
var Repo *Repository
func (*Repository) HandleFormSubmission ¶
func (m *Repository) HandleFormSubmission(w http.ResponseWriter, r *http.Request)
func (*Repository) HandleHealthcheck ¶
func (m *Repository) HandleHealthcheck(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.