event

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	MeasureShardEventKindVersion = common.KindVersion{
		Version: "v1",
		Kind:    "measure-event-shard",
	}
	MeasureTopicShardEvent = bus.UniTopic(MeasureShardEventKindVersion.String())

	MeasureEntityEventKindVersion = common.KindVersion{
		Version: "v1",
		Kind:    "measure-event-entity",
	}
	MeasureTopicEntityEvent = bus.UniTopic(MeasureEntityEventKindVersion.String())
)
View Source
var (
	StreamShardEventKindVersion = common.KindVersion{
		Version: "v1",
		Kind:    "stream-event-shard",
	}
	StreamTopicShardEvent = bus.UniTopic(StreamShardEventKindVersion.String())

	StreamEntityEventKindVersion = common.KindVersion{
		Version: "v1",
		Kind:    "stream-event-entity",
	}
	StreamTopicEntityEvent = bus.UniTopic(StreamEntityEventKindVersion.String())
)

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