handle

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EchoHandler

type EchoHandler struct{}

func NewEchoHandler

func NewEchoHandler() *EchoHandler

func (*EchoHandler) Input

func (p *EchoHandler) Input(context *event.HandleContext, data any) (any, bool)

type PrintHandler

type PrintHandler struct{}

func NewPrintHandler

func NewPrintHandler() *PrintHandler

func (PrintHandler) Input

func (p PrintHandler) Input(context *event.HandleContext, data any) (any, bool)

type StringDecoder

type StringDecoder struct{}

func NewStringDecoder

func NewStringDecoder() *StringDecoder

func (*StringDecoder) Input

func (s *StringDecoder) Input(_ *event.HandleContext, reader *bufio.Reader) (any, bool)

Jump to

Keyboard shortcuts

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