Documentation ¶
Index ¶
- func Create(c echo.Context) error
- func CreatePost(c echo.Context) error
- func Root(c echo.Context) error
- func Update(c echo.Context) error
- func UpdatePost(c echo.Context) error
- func UserCreate(c echo.Context) error
- func UserCreatePost(c echo.Context) error
- func UserRoot(c echo.Context) error
- func UserUpdate(c echo.Context) error
- func UserUpdatePost(c echo.Context) error
- func UserView(c echo.Context) error
- func View(c echo.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreatePost ¶
func CreatePost(c echo.Context) error
func UpdatePost ¶
func UpdatePost(c echo.Context) error
func UserCreate ¶
func UserCreate(c echo.Context) error
func UserCreatePost ¶
func UserCreatePost(c echo.Context) error
func UserUpdate ¶
func UserUpdate(c echo.Context) error
func UserUpdatePost ¶
func UserUpdatePost(c echo.Context) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.