callbacks

package
v1.0.5 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2023 License: MPL-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Events = make(map[string]event)

Functions

func On

func On(eventName string, handler interface{}) error

func Once

func Once(eventName string, handler interface{}) error

Types

type EventType

type EventType int
const (
	Repeat EventType = iota
	OnceOnly
)

Jump to

Keyboard shortcuts

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