Versions in this module Expand all Collapse all v0 v0.1.1 Jul 26, 2026 v0.1.0 Jul 25, 2026 Changes in this version + func New(_ context.Context, next http.Handler, config *Config, name string) (http.Handler, error) + type Config struct + FallbackDomain string + SubdomainMode string + Template string + func CreateConfig() *Config + type HostPathRewrite struct + func (d *HostPathRewrite) ServeHTTP(rw http.ResponseWriter, req *http.Request)