Documentation ¶ Index ¶ func LeagueOfGraphsURL(region, ign string) string type Handler func (h *Handler) ServeHTTPWithErr(w http.ResponseWriter, r *http.Request) error 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 { DB db.DB Templates *template.Template // contains filtered or unexported fields } func (*Handler) ServeHTTPWithErr ¶ added in v0.2.0 func (h *Handler) ServeHTTPWithErr(w http.ResponseWriter, r *http.Request) error Source Files ¶ View all Source files add.goauth.goedit.gohelper.gooverview.goremove.gorouter.go Click to show internal directories. Click to hide internal directories.