hook

package
v3.6.4 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2021 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Hook

type Hook func(echo.H) error

type Hooks

type Hooks map[string][]Hook

func New

func New() Hooks

func (Hooks) Fire

func (h Hooks) Fire(ev string, data echo.H) error

func (Hooks) Names

func (h Hooks) Names() []string

func (Hooks) Off

func (h Hooks) Off(ev string)

func (Hooks) On

func (h Hooks) On(ev string, fn Hook)

func (Hooks) Size

func (h Hooks) Size(ev string) int

Jump to

Keyboard shortcuts

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