Documentation ¶
Index ¶
Constants ¶
View Source
const (
StorageIndexEcho = tingyun3.StorageIndexEcho
)
Variables ¶
This section is empty.
Functions ¶
func WrapechoEchoAdd ¶
func WrapechoEchoAdd(ptr *echo.Echo, method, path string, handler echo.HandlerFunc, middleware ...echo.MiddlewareFunc) *echo.Route
func WrapechoEchoadd ¶
func WrapechoEchoadd(ptr *echo.Echo, host, method, path string, handler echo.HandlerFunc, middleware ...echo.MiddlewareFunc) *echo.Route
func WrapechoRouterAdd ¶
func WrapechoRouterAdd(ptr *echo.Router, method, path string, h echo.HandlerFunc)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.