constants

package
v0.0.0-...-cc56c76 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2024 License: Apache-2.0 Imports: 0 Imported by: 13

Documentation

Index

Constants

View Source
const (
	AppSourceEventProcessingPlatform            = "event-processing-platform"
	AppSourceEventProcessingPlatformSubscribers = "event-processing-platform-subscribers"
	AppSourceIntegrationApp                     = "integration.app"
	AppSourceSyncCustomerOsData                 = "sync-customer-os-data"

	ComponentNeo4jRepository = "neo4jRepository"
	ComponentService         = "service"

	SourceOpenline = "openline"

	Tcp = "tcp"

	GRPC     = "GRPC"
	SIZE     = "SIZE"
	URI      = "URI"
	STATUS   = "STATUS"
	HTTP     = "HTTP"
	ERROR    = "ERROR"
	METHOD   = "METHOD"
	METADATA = "METADATA"
	REQUEST  = "REQUEST"
	REPLY    = "REPLY"
	TIME     = "TIME"

	WorkerID     = "workerID"
	GroupName    = "GroupName"
	StreamID     = "StreamID"
	EventID      = "EventID"
	EventType    = "EventType"
	EventNumber  = "EventNumber"
	CreatedDate  = "CreatedDate"
	UserMetadata = "UserMetadata"

	Validate        = "validate"
	FieldValidation = "field validation"
	RequiredHeaders = "required header"
	Base64          = "base64"
	Unmarshal       = "unmarshal"
	Uuid            = "uuid"
	Cookie          = "cookie"
	Token           = "token"
	Bcrypt          = "bcrypt"
	Redis           = "redis"

	EsInternalStreamPrefix = "$"
	EsAll                  = "$all"
	StreamTempPrefix       = "temp"

	RetriesOnOptimisticLockException = 5

	StreamMetadataMaxCount              = 200
	StreamMetadataMaxAgeSeconds         = 7 * 24 * 60 * 60  // 7 days
	StreamMetadataMaxAgeSecondsExtended = 30 * 24 * 60 * 60 // 30 days
)

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