fetcher

package
v0.4.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 25, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrEmptyVerionsList = errors.New("no versions were retrieved")

Functions

This section is empty.

Types

type Fetcher

type Fetcher interface {
	AllVersions(source, mask string) (versions *versioned.Versions, err error)
	LatestVersion(source, mask string) (version *versioned.Versioned, err error)
}

Fetcher retrieves information for a resource

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL