constants

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Protocol = "__"

	SenderClientID  = Protocol + "sndId"
	InvokerClientID = Protocol + "invId"
	Timestamp       = Protocol + "ts"
	FencingToken    = Protocol + "ft"

	Status               = Protocol + "stat"
	StatusMessage        = Protocol + "stMsg"
	IsApplicationError   = Protocol + "apErr"
	InvalidPropertyName  = Protocol + "propName"
	InvalidPropertyValue = Protocol + "propVal"
)

Protocol user property keys.

View Source
const (
	ContentType     = "Content Type"
	FormatIndicator = "Payload Format Indicator"
	CorrelationData = "Correlation Data"
	ResponseTopic   = "Response Topic"
	MessageExpiry   = "Message Expiry"
)

Standard names for MQTT properties.

View Source
const Partition = "$partition"

MQ user property keys.

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