protocol

package
v0.0.0-...-7240e86 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MeshMessage

type MeshMessage struct {
}

MeshMessage eventmesh message definition

func (*MeshMessage) Publish

func (m *MeshMessage) Publish(ctx context.Context, topic string, content string, properties map[string]string) error

type Message

type Message interface {
	Publish(ctx context.Context, string, content string, properties map[string]string) error
}

Message workflow message definition

func Builder

func Builder(protocol string) Message

Jump to

Keyboard shortcuts

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