consts

package
v0.0.0-...-32ff608 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	PROPERTY_MESSAGE_CLUSTER  = "cluster"
	RR_REPLY_TOPIC            = "rr-reply-topic"
	RESP_CODE                 = "respCode"
	RESP_MSG                  = "respMsg"
	REQ_EVENTMESH2C_TIMESTAMP = "reqeventmesh2ctimestamp"
)
View Source
var (
	// EVENT_STORE_ENV evn for store plugin
	// default to defibus
	EVENT_STORE_ENV = "EVENT_STORE"

	REQ_MQ2EVENTMESH_TIMESTAMP = "reqmq2eventmeshtimestamp"

	PROPERTY_MESSAGE_SEARCH_KEYS = "searchkeys"

	RMB_UNIQ_ID = "rmbuniqid"

	PROTOCOL_TYPE = "protocoltype"

	CONTENT_TYPE_CLOUDEVENTS_JSON = "application/json"
)

Functions

This section is empty.

Types

type GRPCType

type GRPCType string
const (
	WEBHOOK GRPCType = "WEBHOOK"
	STREAM  GRPCType = "STREAM"
)

type ServiceState

type ServiceState string
const (
	INITED  ServiceState = "INITED"
	RUNNING ServiceState = "RUNNING"
	STOPING ServiceState = "STOPING"
	STOPED  ServiceState = "STOPED"
)

Jump to

Keyboard shortcuts

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