Documentation ¶ Index ¶ func LeagueOfGraphsURL(region, ign string) string type Handler func New(db *db.DB, templates *template.Template, logger *log.Logger) *Handler func (h Handler) ServeHTTP(w http.ResponseWriter, r *http.Request) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func LeagueOfGraphsURL ¶ func LeagueOfGraphsURL(region, ign string) string Types ¶ type Handler ¶ type Handler struct { // contains filtered or unexported fields } func New ¶ func New(db *db.DB, templates *template.Template, logger *log.Logger) *Handler func (Handler) ServeHTTP ¶ func (h Handler) ServeHTTP(w http.ResponseWriter, r *http.Request) Source Files ¶ View all Source files auth.gocreate.goedit.gohelper.gooverview.goremove.gorouter.go Click to show internal directories. Click to hide internal directories.