Documentation ¶ Index ¶ func AdminHandler(r *echo.Group) func FileHandler(e *echo.Group) func PostHandler(e *echo.Group) func RelHandler(e *echo.Group) func SignHandler(e *echo.Group) func SignoutHandler(e *echo.Group) func SystemHandler(r *echo.Group) func UserHandler(e *echo.Group) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func AdminHandler ¶ func AdminHandler(r *echo.Group) "/api/admin" func FileHandler ¶ func FileHandler(e *echo.Group) "/api/file" func PostHandler ¶ added in v0.0.3 func PostHandler(e *echo.Group) "/api/post" func RelHandler ¶ func RelHandler(e *echo.Group) "/api/rel" func SignHandler ¶ func SignHandler(e *echo.Group) "/api/sign" func SignoutHandler ¶ func SignoutHandler(e *echo.Group) "/api/sign-out" func SystemHandler ¶ added in v0.0.3 func SystemHandler(r *echo.Group) "/api/system" func UserHandler ¶ func UserHandler(e *echo.Group) "/api/user" Types ¶ This section is empty. Source Files ¶ View all Source files admin.gofile.gopost.gorel.gosign-out.gosign.gosystem.gouser.go Directories ¶ Show internal Expand all Path Synopsis admin file post rel sign sign-out system user Click to show internal directories. Click to hide internal directories.