Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Repository ¶
type Repository struct{}
func (*Repository) CurrentVersion ¶
func (this *Repository) CurrentVersion() (version.Number, error)
func (*Repository) UpdateVersion ¶
func (this *Repository) UpdateVersion(version version.Number) error
Click to show internal directories.
Click to hide internal directories.