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 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.