context

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 14, 2023 License: MIT Imports: 0 Imported by: 3

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL