Documentation ¶
Index ¶
- func Contact(l *localizer.Localizer) http.HandlerFunc
- func Entry(db *database.DB, l *localizer.Localizer, cfg *config.Config) http.HandlerFunc
- func ForgotPassword(l *localizer.Localizer) http.HandlerFunc
- func Imprint(l *localizer.Localizer) http.HandlerFunc
- func Index(l *localizer.Localizer) http.HandlerFunc
- func Login(l *localizer.Localizer, cfg *config.Config) http.HandlerFunc
- func NotFound(l *localizer.Localizer) http.HandlerFunc
- func Privacy(l *localizer.Localizer) http.HandlerFunc
- func Professional(l *localizer.Localizer) http.HandlerFunc
- func Provider(db *database.DB, l *localizer.Localizer) http.HandlerFunc
- func Register(l *localizer.Localizer, cfg *config.Config) http.HandlerFunc
- func Search(l *localizer.Localizer, professional bool, db *database.DB, cfg *config.Config, ...) http.HandlerFunc
- func Support(l *localizer.Localizer) http.HandlerFunc
- func Test(l *localizer.Localizer) http.HandlerFunc
- func Transparency(l *localizer.Localizer) http.HandlerFunc
- func UserEntries(l *localizer.Localizer, db *database.DB, cfg *config.Config) http.HandlerFunc
- func UserEntriesEdit(l *localizer.Localizer, db *database.DB) http.HandlerFunc
- func UserEntriesNew(l *localizer.Localizer, db *database.DB) http.HandlerFunc
- func UserSettings(l *localizer.Localizer, db *database.DB) http.HandlerFunc
- func VerifyEmail(l *localizer.Localizer, db *database.DB) http.HandlerFunc
- func VerifyPasswordReset(l *localizer.Localizer, db *database.DB) http.HandlerFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ForgotPassword ¶
func ForgotPassword(l *localizer.Localizer) http.HandlerFunc
func Professional ¶
func Professional(l *localizer.Localizer) http.HandlerFunc
func Transparency ¶
func Transparency(l *localizer.Localizer) http.HandlerFunc
func UserEntries ¶
func UserEntriesEdit ¶
func UserEntriesNew ¶
func UserSettings ¶
func VerifyEmail ¶
func VerifyPasswordReset ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.