Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PublishEvents ¶
func PublishEvents() int
func RegisterEvent ¶
func RegisterEvent(e interface{}, eventType string, tx *datastore.Transaction) error
Types ¶
type EventEntity ¶
type ReceivedEvent ¶
type ReceivedEvent struct {
Eventid string `datastore:"eventid"`
}
Click to show internal directories.
Click to hide internal directories.