bind

package
v1.0.0-rc24 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Functions

func Functions() map[string]Function

func MustBind

func MustBind(handler PostHandler, path string, fn interface{}, m ...echo.MiddlewareFunc)

Types

type Function

type Function struct {
	Name string
	Args []string
}

type PostHandler

type PostHandler interface {
	POST(path string, h echo.HandlerFunc, m ...echo.MiddlewareFunc) *echo.Route
}

Jump to

Keyboard shortcuts

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