Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New( database DB, codeGenerator func() (string, error), baseURL string, httpClient *http.Client, conf config.Config, useTrue bool, webPath string, templates map[string]*template.Template, cookies *sessions.CookieStore, tokenGenerator func(int) (string, error), noRedirectClient *http.Client, ) http.Handler
Types ¶
Click to show internal directories.
Click to hide internal directories.