msgBusServiceClient

package
v0.0.0-...-2119b44 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2024 License: MPL-2.0 Imports: 11 Imported by: 38

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMsgBusClient

func NewMsgBusClient(timeout time.Duration, org string, system string,
	service string, instanceId string, msgBusURI string,
	serviceURI string, msgClientURI string, exchange string, lq string, pq string, retry int8, routes []string) *msgBusServiceClient

Types

type MsgBusServiceClient

type MsgBusServiceClient interface {
	Register() error
	Start() error
	Stop() error
	PublishRequest(route string, msg protoreflect.ProtoMessage) error
}

Jump to

Keyboard shortcuts

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