Documentation
      ¶
    
    
  
    
  
    Index ¶
- Constants
 - func GetAcceptsLanguages() string
 - func GetAppIconLarge() string
 - func GetAppIconSmall() string
 - func GetApplicationDescription() string
 - func GetApplicationShellContext() string
 - func GetApplicationTitle() string
 - func GetApplicationTitleShort() string
 - func GetBaseURL() string
 - func GetFaviconIco() string
 - func GetForcedRefreshPeriodSeconds() string
 - func GetHttpCspHeader() string
 - func GetHttpPort() string
 - func GetManifestTemplate() string
 - func GetObserveNamespaces() []string
 - func GetPassThroughServer() string
 - func GetPwaMode() string
 - func GetServiceWorker() string
 - func GetSwSkipFetch() string
 - func GetSwVersion() string
 - func GetTouchIcon() string
 - func GetUserEmailHeader() string
 - func GetUserIdHeader() string
 - func GetUserNameHeader() string
 - func GetUserRolesHeader() string
 - func GetWebcomponentsSelector() string
 
Constants ¶
      View Source
      
  
const ( AcceptsLanguages = "ACCEPTS_LANGUAGES" AppIconLarge = "APP_ICON_LARGE" AppIconSmall = "APP_ICON_SMALL" ApplicationDescription = "APPLICATION_DESCRIPTION" ApplicationShellContext = "APPLICATION_SHELL_CONTEXT" ApplicationTitleShort = "APPLICATION_TITLE_SHORT" ApplicationTitle = "APPLICATION_TITLE" BaseURL = "BASE_URL" FaviconIco = "FAVICON_ICO" ForcedRefreshPeriodSeconds = "FORCED_REFRESH_PERIOD_SECONDS" HttpCspHeader = "HTTP_CSP_HEADER" HttpPort = "HTTP_PORT" ManifestTemplate = "MANIFEST_TEMPLATE" ObserveNamespaces = "OBSERVE_NAMESPACES" PwaMode = "PWA_MODE" ServiceWorker = "SERVICE_WORKER" SwVersion = "SW_VERSION" SwSkipFetch = "SW_SKIP_FETCH" TouchIcon = "TOUCH_ICON" UserIdHeader = "USER_ID_HEADER" UserEmailHeader = "USER_EMAIL_HEADER" UserNameHeader = "USER_NAME_HEADER" UserRolesHeader = "USER_ROLES_HEADER" WebcomponentsSelector = "WEBCOMPONENTS_SELECTOR" PassThroughServer = "PASS_THROUGH_SERVER" )
Variables ¶
This section is empty.
Functions ¶
func GetAcceptsLanguages ¶
func GetAcceptsLanguages() string
func GetAppIconLarge ¶
func GetAppIconLarge() string
func GetAppIconSmall ¶
func GetAppIconSmall() string
func GetApplicationDescription ¶
func GetApplicationDescription() string
func GetApplicationShellContext ¶
func GetApplicationShellContext() string
func GetApplicationTitle ¶
func GetApplicationTitle() string
func GetApplicationTitleShort ¶
func GetApplicationTitleShort() string
func GetBaseURL ¶
func GetBaseURL() string
func GetFaviconIco ¶
func GetFaviconIco() string
func GetForcedRefreshPeriodSeconds ¶
func GetForcedRefreshPeriodSeconds() string
func GetHttpCspHeader ¶
func GetHttpCspHeader() string
func GetHttpPort ¶
func GetHttpPort() string
func GetManifestTemplate ¶
func GetManifestTemplate() string
func GetObserveNamespaces ¶
func GetObserveNamespaces() []string
func GetPassThroughServer ¶
func GetPassThroughServer() string
func GetPwaMode ¶
func GetPwaMode() string
func GetServiceWorker ¶
func GetServiceWorker() string
func GetSwSkipFetch ¶
func GetSwSkipFetch() string
func GetSwVersion ¶
func GetSwVersion() string
func GetTouchIcon ¶
func GetTouchIcon() string
func GetUserEmailHeader ¶
func GetUserEmailHeader() string
func GetUserIdHeader ¶
func GetUserIdHeader() string
func GetUserNameHeader ¶
func GetUserNameHeader() string
func GetUserRolesHeader ¶
func GetUserRolesHeader() string
func GetWebcomponentsSelector ¶
func GetWebcomponentsSelector() string
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.