package
Version:
v0.0.0-...-ada90c4
Opens a new window with list of versions in this module.
Published: Oct 22, 2023
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Handlers interface {
Login(c echo.Context) error
CreateUser(c echo.Context) error
UserDetail(c echo.Context) error
UpdateUser(c echo.Context) error
ProfileDetail(c echo.Context) error
ProfileFollowUser(c echo.Context) error
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.