registration

package
v0.0.0-...-155a76e Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RemPublisherCallback

func RemPublisherCallback(token CallbackToken)

func RemSubscriberCallback

func RemSubscriberCallback(token CallbackToken)

Types

type CallbackToken

type CallbackToken struct {
	// contains filtered or unexported fields
}

func AddPublisherEventCallback

func AddPublisherEventCallback(callback func(TopicID, Event)) CallbackToken

func AddSubscriberEventCallback

func AddSubscriberEventCallback(callback func(TopicID, Event)) CallbackToken

type EntityID

type EntityID = types.EntityID

type Event

type Event uint8
const (
	EntityNew     Event = 0
	EntityDeleted Event = 1
)

type QualityFlags

type QualityFlags uint8

type QualityTopicInfo

type QualityTopicInfo struct {
	Datatype     types.DataType
	QualityFlags QualityFlags
}

type TopicID

type TopicID = types.TopicID

Jump to

Keyboard shortcuts

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