Documentation
¶
Index ¶
- Constants
- func GrafanaProxy(grafanaURL string) func(http.Handler) http.Handler
- func InstallDevmodeHandlers(ctx context.Context, mux *http.ServeMux) *http.ServeMux
- func Logger(ctx context.Context) func(http.Handler) http.Handler
- func NoCache(next http.Handler) http.Handler
- func NoLogin(next http.Handler) http.Handler
- func RegisterHandlers(ctx context.Context, mux *http.ServeMux, ...) error
- func RequireHX(next http.Handler) http.Handler
- func VersionReloader(version string) func(http.Handler) http.Handler
Constants ¶
View Source
const DevModePrefix string = "/devmode"
Variables ¶
This section is empty.
Functions ¶
func InstallDevmodeHandlers ¶
func RegisterHandlers ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.