Versions in this module Expand all Collapse all v0 v0.1.8 Oct 9, 2025 Changes in this version + const ChangeFreqAlways + const ChangeFreqDaily + const ChangeFreqHourly + const ChangeFreqMonthly + const ChangeFreqNever + const ChangeFreqWeekly + const ChangeFreqYearly + func GenerateXMLBytes(entries []Entry) ([]byte, error) + type Entry struct + ChangeFreq string + LastMod *time.Time + Priority float32 + URL string + XMLName xml.Name