constants

package
v0.73.111 Latest Latest
Warning

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

Go to latest
Published: Dec 31, 2025 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MetadataKey

type MetadataKey string
const (
	CorrelationIdKey  MetadataKey = "correlationId"
	ResourceIdKey     MetadataKey = "resourceId"
	ResourceTypeKey   MetadataKey = "resourceType"
	GRPCMethodKey     MetadataKey = "grpc_method"
	EventIDKey        MetadataKey = "hatchet__event_id"
	EventKeyKey       MetadataKey = "hatchet__event_key"
	CronExpressionKey MetadataKey = "hatchet__cron_expression"
	CronNameKey       MetadataKey = "hatchet__cron_name"
)

func (MetadataKey) String

func (k MetadataKey) String() string

type ResourceTypeValue

type ResourceTypeValue string
const (
	ResourceTypeApiToken          ResourceTypeValue = "api-token"
	ResourceTypeTenantMember      ResourceTypeValue = "tenant-member"
	ResourceTypeTenantInvite      ResourceTypeValue = "tenant-invite"
	ResourceTypeWorkflow          ResourceTypeValue = "workflow"
	ResourceTypeWorkflowRun       ResourceTypeValue = "workflow-run"
	ResourceTypeScheduledWorkflow ResourceTypeValue = "scheduled-workflow"
	ResourceTypeEvent             ResourceTypeValue = "event"
)

func (ResourceTypeValue) String

func (k ResourceTypeValue) String() string

Jump to

Keyboard shortcuts

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