package
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Jun 1, 2024
License: Apache-2.0
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
¶
*
- Base
*
- @create 2022-6-19
- @author deatil
type Cate struct {
Base
}
*
- 分类
*
- @create 2022-6-19
- @author deatil
func (this *Cate) Index(ctx *fiber.Ctx) error
详情
type Index struct {
Base
}
*
- 首页
*
- @create 2022-6-19
- @author deatil
type Page struct {
Base
}
*
- 单页
*
- @create 2022-6-19
- @author deatil
func (this *Page) Index(ctx *fiber.Ctx) error
详情
*
- 标签文章列表
*
- @create 2022-6-19
- @author deatil
func (this *Tag) Index(ctx *fiber.Ctx) error
type View struct {
Base
}
*
- 详情
*
- @create 2022-6-19
- @author deatil
func (this *View) Index(ctx *fiber.Ctx) error
Source Files
¶
Click to show internal directories.
Click to hide internal directories.