Versions in this module Expand all Collapse all v0 v0.0.2 Jul 23, 2026 v0.0.1 Jul 23, 2026 Changes in this version + type UIVersion struct + Default string + SQLite string + func (UIVersion) CaddyModule() caddy.ModuleInfo + func (m *UIVersion) Cleanup() error + func (m *UIVersion) Provision(ctx caddy.Context) error + func (m *UIVersion) UnmarshalCaddyfile(d *caddyfile.Dispenser) error + func (m *UIVersion) Validate() error + func (m UIVersion) ServeHTTP(w http.ResponseWriter, r *http.Request, next caddyhttp.Handler) error