Documentation
¶
Index ¶
Constants ¶
View Source
const ( // GRPC GrpcSessionIDKey = "session-id" GrpcClientNameKey = "client-name" GrpcSelectedProtocolKey = "selected-protocol" // Tasks TaskQueue = "task-queue" // Checkpoints CheckpointConsumerEventProcessor = "event_processor" CheckpointConsumerTaskQueue = "task_queue" CheckpointKeyGlobal = "global_checkpoint" // Ctx InternalRequestCtxKey ctxKey = "internal-request" DelayDeviceRenderCtxKey ctxKey = "delay-device-render" EventSourceComponentCtxKey ctxKey = "event-source" EventActorCtxKey ctxKey = "event-actor" TLSPeerCertificateCtxKey ctxKey = "tls-peer-certificate" OrganizationIDCtxKey ctxKey = "organization-id" UserAgentCtxKey ctxKey = "user-agent" AgentCtxKey ctxKey = "agent" TokenCtxKey ctxKey = "token" IdentityCtxKey ctxKey = "identity" MappedIdentityCtxKey ctxKey = "mapped-identity" )
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.