Documentation
¶
Index ¶
- func ViewAbout(ctx echo.Context) error
- func ViewArchives(ctx echo.Context) error
- func ViewCatePost(ctx echo.Context) error
- func ViewIndex(ctx echo.Context) error
- func ViewLinks(ctx echo.Context) error
- func ViewNote(ctx echo.Context) error
- func ViewPage(ctx echo.Context) error
- func ViewPost(ctx echo.Context) error
- func ViewTagPost(ctx echo.Context) error
- func ViewTags(ctx echo.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ViewAbout ¶
func ViewAbout(ctx echo.Context) error
// ------------------------------------------------------ 单个页面 ------------------------------------------------------ ViewAbout 关于页面
func ViewArchives ¶
func ViewArchives(ctx echo.Context) error
------------------------------------------------------ 归档页面 ------------------------------------------------------ ViewArchives 归档页面
func ViewCatePost ¶
func ViewCatePost(ctx echo.Context) error
------------------------------------------------------ 分类页面 ------------------------------------------------------ ViewCatePost 分类文章列表
func ViewIndex ¶
func ViewIndex(ctx echo.Context) error
------------------------------------------------------ 主页面 ------------------------------------------------------ ViewIndex 主页面
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.