package
2.6.1
Repository: https://github.com/altscore/gothic.git
Documentation: pkg.go.dev

# Interfaces

EchoRouter is a simple interface which specifies echo.Route addition functions which are present on both echo.Echo and echo.Group, since we want to allow using either of them for path registration.
No description provided by the author