Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ModTracker ¶
type ModTracker struct {
// contains filtered or unexported fields
}
func New ¶
func New() *ModTracker
func (*ModTracker) Close ¶
func (m *ModTracker) Close() error
func (*ModTracker) GetLatestVersion ¶
type NoSuchRepoError ¶
type NoSuchRepoError struct {
// contains filtered or unexported fields
}
func (NoSuchRepoError) Error ¶
func (e NoSuchRepoError) Error() string
Click to show internal directories.
Click to hide internal directories.