package
Version:
v0.0.11
Opens a new window with list of versions in this module.
Published: Dec 27, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
-
func WrapechoEchoAdd(ptr *echo.Echo, method, path string, handler echo.HandlerFunc, ...) *echo.Route
-
func WrapechoEchoadd(ptr *echo.Echo, host, method, path string, handler echo.HandlerFunc, ...) *echo.Route
-
func WrapechoRouterAdd(ptr *echo.Router, method, path string, h echo.HandlerFunc)
func WrapechoEchoAdd(ptr *echo.Echo, method, path string, handler echo.HandlerFunc, middleware ...echo.MiddlewareFunc) *echo.Route
func WrapechoEchoadd(ptr *echo.Echo, host, method, path string, handler echo.HandlerFunc, middleware ...echo.MiddlewareFunc) *echo.Route
func WrapechoRouterAdd(ptr *echo.Router, method, path string, h echo.HandlerFunc)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.