Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrNoLayout = errors.New("no layout")
)
Functions ¶
Types ¶
type Page ¶
type Post ¶
type Post struct { Page Index bool Description string Category Category CreatedAt postTime UpdatedAt postTime }
func (Post) HasCategory ¶
Click to show internal directories.
Click to hide internal directories.