Documentation ¶
Index ¶
- func GetArtInfo(id int) model.Art
- func GetArtList(where string, orderby string, limit int) []model.ArtCatename
- func GetCateInfo(id int) model.Cate
- func GetCateInfoWithSlug(slug string) model.Cate
- func GetCateList(where string, orderby string, limit int) []model.Cate
- func GetPageInfo(slug string) model.Page
- func GetSetting(key string) string
- func GetSettings() map[string]string
- func GetTagList(where string, orderby string, limit int) []model.Tag
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.