eventq

package
v0.0.0-...-3b4bda9 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2016 License: GPL-3.0 Imports: 5 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Event

func Event(event EventType, args ...interface{})

func On

func On(event EventType) doWhat

Types

type ActionHandle

type ActionHandle struct {
	// contains filtered or unexported fields
}

func (*ActionHandle) Cancel

func (this *ActionHandle) Cancel()

type EventType

type EventType uint32

func NewEventType

func NewEventType() EventType

type Messenger

type Messenger struct {
	// contains filtered or unexported fields
}

func NewMessenger

func NewMessenger() Messenger

func (*Messenger) Event

func (this *Messenger) Event(event EventType, args ...interface{})

func (*Messenger) On

func (this *Messenger) On(event EventType) doWhat

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL