Documentation ¶
Index ¶
- func Auth(c echo.Context) error
- func AuthForm(c echo.Context) error
- func CreateBackup(c echo.Context) error
- func CreatePost(c echo.Context) error
- func DeletePost(c echo.Context) error
- func DeletePostForm(c echo.Context) error
- func EditPost(c echo.Context) error
- func EditPostForm(c echo.Context) error
- func Media(c echo.Context) error
- func MediaDelete(c echo.Context) error
- func MediaDeleteForm(c echo.Context) error
- func MediaEdit(c echo.Context) error
- func MediaEditForm(c echo.Context) error
- func MediaUpload(c echo.Context) error
- func Mediafile(c echo.Context) error
- func NotFound(c echo.Context) error
- func Post(c echo.Context) error
- func Posts(c echo.Context) error
- func Thumbnail(c echo.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateBackup ¶ added in v0.2.0
func CreateBackup(c echo.Context) error
func CreatePost ¶
func CreatePost(c echo.Context) error
func DeletePost ¶
func DeletePost(c echo.Context) error
func DeletePostForm ¶
func DeletePostForm(c echo.Context) error
func EditPostForm ¶
func EditPostForm(c echo.Context) error
func MediaDelete ¶ added in v0.4.0
func MediaDelete(c echo.Context) error
func MediaDeleteForm ¶ added in v0.4.0
func MediaDeleteForm(c echo.Context) error
func MediaEditForm ¶ added in v0.4.0
func MediaEditForm(c echo.Context) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.