route

package
v0.0.0-...-65008d1 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2024 License: AGPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Apply

func Apply()

func HandlerWithRequest

func HandlerWithRequest(handler interface{}, requests interface{}, methods ...string) echo.Handler

func Host

func Host(hostName string, middlewares ...interface{}) route.Hoster

func IRegister

func IRegister() route.IRegister

func MakeHandler

func MakeHandler(handler interface{}, requests ...interface{}) echo.Handler

func MetaHandler

func MetaHandler(handler interface{}, m echo.H, requests ...interface{}) echo.Handler

func MetaHandlerWithRequest

func MetaHandlerWithRequest(handler interface{}, m echo.H, requests interface{}, methods ...string) echo.Handler

func Pre

func Pre(middlewares ...interface{})

func PreToGroup

func PreToGroup(groupName string, middlewares ...interface{})

func Prefix

func Prefix() string

func Register

func Register(fn func(echo.RouteRegister))

func RegisterToGroup

func RegisterToGroup(groupName string, fn func(echo.RouteRegister), middlewares ...interface{})

func SetPrefix

func SetPrefix(prefix string) route.IRegister

func Use

func Use(middlewares ...interface{})

func UseToGroup

func UseToGroup(groupName string, middlewares ...interface{})

Types

This section is empty.

Jump to

Keyboard shortcuts

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