Versions in this module Expand all Collapse all v2 v2.0.0 Nov 29, 2022 Changes in this version + type Application struct + Icon string + Menu string + Target string + Title map[string]string + URL string + type Asset struct + Path string + type Config struct + Asset Asset + Commons *shared.Commons + Context context.Context + Debug Debug + File string + HTTP HTTP + Log *Log + Service Service + Tracing *Tracing + Web Web + type Debug struct + Addr string + Pprof bool + Token string + Zpages bool + type ExternalApp struct + Config map[string]interface{} + ID string + Path string + type ExternalAppConfig struct + URL string + type HTTP struct + Addr string + CacheTTL int + Namespace string + Root string + TLS shared.HTTPServiceTLS + type Log struct + Color bool + File string + Level string + Pretty bool + type OIDC struct + Authority string + ClientID string + MetadataURL string + ResponseType string + Scope string + type Service struct + Name string + type Tracing struct + Collector string + Enabled bool + Endpoint string + Type string + type Web struct + Config WebConfig + Path string + ThemePath string + ThemeServer string + type WebConfig struct + Applications []Application + Apps []string + ExternalApps []ExternalApp + OpenIDConnect OIDC + Options map[string]interface{} + Server string + Theme string v2.0.0-rc.2 Nov 25, 2022 v2.0.0-rc.1 Nov 5, 2022 v2.0.0-beta.8 Sep 13, 2022 v2.0.0-beta.7 Aug 25, 2022 v2.0.0-beta.6 Aug 11, 2022 v2.0.0-beta.5 Jul 19, 2022