Documentation ¶ Index ¶ func HandleFavicon(c echo.Context) error func HandleHealth(c echo.Context) error func HandleLogin(c echo.Context) error func HandleLogout(c echo.Context) error func HandlePage1(c echo.Context) error func HandlePageDefault(c echo.Context) error func HandleStartApp(c echo.Context) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func HandleFavicon ¶ func HandleFavicon(c echo.Context) error HandleFavicon ... func HandleHealth ¶ func HandleHealth(c echo.Context) error HandleHealth ... func HandleLogin ¶ func HandleLogin(c echo.Context) error HandleLogin ... func HandleLogout ¶ func HandleLogout(c echo.Context) error HandleLogout ... func HandlePage1 ¶ func HandlePage1(c echo.Context) error HandlePage1 ... func HandlePageDefault ¶ func HandlePageDefault(c echo.Context) error HandlePageDefault ... func HandleStartApp ¶ func HandleStartApp(c echo.Context) error HandleStartApp ... Types ¶ This section is empty. Source Files ¶ View all Source files app.gologin.gopage1.go Click to show internal directories. Click to hide internal directories.