Documentation ¶
Index ¶
Constants ¶
View Source
const ( LocalhostIP = "127.0.0.1" SchemaHTTPS = "https" SchemaHTTP = "http" HealthAPI = "/healthZ" TokenHeader = "Token" XForwardHostHeader = "x-forward-host" ContentTypeHeader = "Content-Type" HTTPDefaultContentType = "application/json" SourceDomainHeader = "Kuscia-Source" SourceDomainKey = "source-domain" AuthRole = "AuthRole" AuthRoleMaster = "master" AuthRoleDomain = "domain" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.