Documentation ¶
Index ¶
- Constants
- func IsExistPage(Db *gorp.DbMap, fullurl string) bool
- func IsExistSite(Db *gorp.DbMap, fullurl string) bool
- func IsVisitedPage(Db *gorp.DbMap, fullurl string) bool
- func Normalize(fullurl string) string
- func VisitPage(Db *gorp.DbMap, fullurl string, body []byte, code int) error
- type Site
- type SitePage
Constants ¶
View Source
const ( WEEKLY string = "weekly" DAILY = "daily" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.