events

package
v0.6.0-beta Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Publish   = bus.Publish
	Subscribe = bus.Subscribe
)
View Source
var (
	TopicNamespaceEntry    = "action.entry."
	TopicNamespaceFile     = "action.file."
	TopicNamespaceDocument = "action.document."

	ActionTypeCreate       = "create"
	ActionTypeUpdate       = "update"
	ActionTypeDestroy      = "destroy"
	ActionTypeMirror       = "mirror"
	ActionTypeChangeParent = "change_parent"
	ActionTypeTrunc        = "trunc"
	ActionTypeOpen         = "open"
	ActionTypeClose        = "close"
	ActionTypeCompact      = "compact"
)

Functions

func NamespacedTopic

func NamespacedTopic(topicNamespace string, actionType string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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