Versions in this module Expand all Collapse all v1 v1.7.20 Dec 10, 2019 Changes in this version + type DashboardHandler struct + Assets *assetfs.AssetFS + func (g DashboardHandler) AddRoutes(router *mux.Router) + type DebugHandler struct + func (g DebugHandler) AddRoutes(router *mux.Router) + type Handler struct + CurrentConfigurations *safe.Safe + Dashboard bool + DashboardAssets *assetfs.AssetFS + Debug bool + EntryPoint string + Statistics *types.Statistics + Stats *thoas_stats.Stats + StatsRecorder *middlewares.StatsRecorder + func (p Handler) AddRoutes(router *mux.Router)