Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( INSTANCE_VIEWPORT_RESIZE = EventType("instance viewport resize") INSTANCE_DELETE = EventType("instance delete") INSTANCE_NEW = EventType("instance new") INSTANCE_STATS = EventType("instance stats") SESSION_NEW = EventType("session new") SESSION_END = EventType("session end") SESSION_READY = EventType("session ready") SESSION_BUILDER_OUT = EventType("session builder out") PLAYGROUND_NEW = EventType("playground_new") )
Functions ¶
func NewLocalBroker ¶
func NewLocalBroker() *localBroker
Types ¶
type AnyHandler ¶
Click to show internal directories.
Click to hide internal directories.