Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Event ¶
type Event struct {
// contains filtered or unexported fields
}
Event exposes event APIs of MESG.
func New ¶
func New(ps *pubsub.PubSub, service *servicesdk.SDK, instance *instancesdk.SDK) *Event
New creates a new Event SDK with given options.
type Filter ¶
Filter store fileds for matching events.
type Listener ¶
Listener provides functionalities to listen MESG events.
func NewListener ¶
NewListener creates a new Listener with given sdk and filters.
Click to show internal directories.
Click to hide internal directories.