Documentation ¶
Index ¶
- type API
- func (a API) ChangeAvatar(c echo.Context) error
- func (a API) ChangePassword(c echo.Context) error
- func (a API) ChangePasswordPage(c echo.Context) error
- func (a API) DeleteSession(c echo.Context) error
- func (a API) DeleteSessionPage(c echo.Context) error
- func (a API) Profile(c echo.Context) error
- func (a API) Register(app *echo.Echo)
- func (a API) SessionPage(c echo.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type API ¶
type API struct {
// contains filtered or unexported fields
}
func (API) ChangeAvatar ¶
func (API) ChangePassword ¶
func (API) ChangePasswordPage ¶
func (API) DeleteSession ¶
func (API) DeleteSessionPage ¶
func (API) SessionPage ¶
Click to show internal directories.
Click to hide internal directories.