message

package
v2.0.65 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2024 License: Apache-2.0 Imports: 0 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IMessage

type IMessage interface {
	SetId(string)
	GetId() string
	SetExchange(string)
	GetExchange() string
	SetRoutingKey(string)
	GetRoutingKey() string
	SetValue(value any)
	GetValue() any
	SetErrorIncr()
	SetErrorCount(uint64)
	GetErrorCount() uint64
}

Jump to

Keyboard shortcuts

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