event

package
v2.1.7 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2024 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(call func(ev Event))

Types

type Event

type Event interface {
	ID() Id
	Decode(out interface{}) error
	Encode(in interface{}) error
	Reset()
	WithError(e error)
	WithID(id Id)
}

type Id

type Id uint16

Jump to

Keyboard shortcuts

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