Versions in this module Expand all Collapse all v0 v0.1.0 Jan 28, 2016 Changes in this version + const Always + const Daily + const Hourly + const Monthly + const Never + const Weekly + const Yearly + func Xml(wrt io.Writer, handlers ...Handler) error + type ChangeFreqStr string + type Handler func() []*Url + type PriorityStr string + func Priority(p float32) PriorityStr + type TimeStr string + func Time(t time.Time) TimeStr + type Url struct + ChangeFreq ChangeFreqStr + LastMod TimeStr + Loc string + Priority PriorityStr + type UrlSet struct + Urls []*Url + XMLName xml.Name