package adminkindboxhandler import ( echo "github.com/labstack/echo/v4" ) func (h Handler) SetRoutes(_ *echo.Echo) { }