Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Element ¶
type Element struct { Loc string `xml:"loc"` LastMod string `xml:"lastmod"` ChangeFreq string `xml:"changefreq"` Priority float32 `xml:"priority"` }
Element single sitemap element
type Index ¶
Index sitemap index
func (*Index) GetSitemaps ¶
GetSitemaps loads all sitemaps from index
Click to show internal directories.
Click to hide internal directories.