event

package module
v0.0.0-...-62a94e4 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2019 License: MIT Imports: 2 Imported by: 0

README

nika-event

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
}

func (*Event) Emit

func (e *Event) Emit(topic string, args ...interface{})

func (*Event) Off

func (e *Event) Off(topic string, fn interface{})

func (*Event) On

func (e *Event) On(topic string, fn interface{})

func (*Event) Once

func (e *Event) Once(topic string, fn interface{})

Jump to

Keyboard shortcuts

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