route

package
v0.4.6 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2024 License: AGPL-3.0 Imports: 2 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.Host

func IRegister

func IRegister() route.IRegister

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 Register

func Register(fn func(echo.RouteRegister))

func RegisterToGroup

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

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