Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Changelog ¶
type History ¶
type History struct {
XMLName xml.Name `xml:"History"`
Changelogs []Changelog `xml:"Changelogs>Changelog"`
FilePath string `xml:"-"`
}
func ReadHistoryFromFile ¶
func (*History) AppendChangelog ¶
func (*History) LastChangelogTimestamp ¶
func (*History) SaveHistoryToFile ¶
Click to show internal directories.
Click to hide internal directories.