page

package
v0.0.0-...-22c784e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 10, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AboutRoute

type AboutRoute struct {
	*route.Route
}

func NewAboutRoute

func NewAboutRoute(r *route.Route) *AboutRoute

func (*AboutRoute) GET

func (r *AboutRoute) GET(c *gin.Context)

type ArchiveRoute

type ArchiveRoute struct {
	*route.Route
}

func NewArchiveRoute

func NewArchiveRoute(r *route.Route) *ArchiveRoute

func (*ArchiveRoute) GET

func (r *ArchiveRoute) GET(c *gin.Context)

type ArticleRoute

type ArticleRoute struct {
	*route.Route
}

func NewArticleRoute

func NewArticleRoute(r *route.Route) *ArticleRoute

func (*ArticleRoute) GET

func (r *ArticleRoute) GET(c *gin.Context)

type CategoryRoute

type CategoryRoute struct {
	*route.Route
}

func NewCategoryRoute

func NewCategoryRoute(r *route.Route) *CategoryRoute

func (*CategoryRoute) GET

func (r *CategoryRoute) GET(c *gin.Context)

type HomeRoute

type HomeRoute struct {
	*route.Route
}

func NewHomeRoute

func NewHomeRoute(r *route.Route) *HomeRoute

func (*HomeRoute) GET

func (r *HomeRoute) GET(c *gin.Context)

type TagRoute

type TagRoute struct {
	*route.Route
}

func NewTagRoute

func NewTagRoute(r *route.Route) *TagRoute

func (*TagRoute) GET

func (r *TagRoute) GET(c *gin.Context)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL