Documentation ¶
Overview ¶
Package context provides constants for tracking context variables.
Index ¶
Constants ¶
View Source
const ( Account = "account" AccountEmail = "accountEmail" AccountID = "accountID" AccountJWT = "accountJWT" AccountJWTExpiration = "accountJWTExpiration" AccountXSRFState = "accountXSRFState" AuthProviderID = "authProviderID" BLOBID = "blobID" BLOBProviderID = "blobProviderID" ClientDate = "clientDate" ClientID = "clientID" Collection = "collection" Database = "database" DataProviderID = "dataProviderID" Exchange = "exchange" File = "file" Hostname = "hostname" IndexID = "indexID" Line = "line" NodeID = "nodeID" NodeType = "nodeType" NodeURI = "nodeURI" Nonce = "nonce" ObjectIDs = "objectIDs" Referer = "referer" RequestDuration = "requestDuration" RequestID = "requestID" RequestIP = "requestIP" RequestMethod = "requestMethod" RequestStart = "requestStart" RequestURL = "requestURL" ResponseCode = "responseCode" ResponseLength = "responseLength" SearchEngineID = "searchEngineID" SecretProviderID = "secretProviderID" SegmentDuration = "segmentDuration" SegmentStart = "segmentStart" TelemetryID = "telemetryID" WebhookID = "webhookID" WebhookEndpointURL = "webhookEndpointURL" WebhookEventID = "webhookEventID" WebhookEventType = "webhookEventType" WorkerID = "workerID" )
Context constants.
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.