events

package
v0.0.0-...-b63ba6b Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TOPIC_PAYLOAD_DELIVERED = "payload:delivered"
	TOPIC_PAYLOAD_CREATED   = "payload:created"
	TOPIC_PAYLOAD_DELETED   = "payload:deleted"

	TOPIC_ALIAS_CREATED = "alias:created"
	TOPIC_ALIAS_DELETED = "alias:deleted"

	TOPIC_USER_CREATED    = "user:created"
	TOPIC_USER_CONNECT    = "user:connect"
	TOPIC_USER_DISCONNECT = "user:disconnect"
	TOPIC_USER_DELETE     = "user:delete"

	TOPIC_LOOT_CREATED = "loot:created"
)

Variables

View Source
var (
	TOPIC_ALL []string
	Events    *pubsub.PubSub
)

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