input

package
v0.0.0-...-124f97e Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2023 License: GPL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

type Handler interface {
	KeyHandler
	MouseHandler
}

func DebugMiddleware

func DebugMiddleware(next Handler) Handler

func NopHandler

func NopHandler() Handler

type KeyHandler

type KeyHandler interface {
	KeyEvent(keys.Event)
}

type MouseHandler

type MouseHandler interface {
	MouseEvent(mouse.Event)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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