providers

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: May 12, 2019 License: Apache-2.0 Imports: 14 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provider

type Provider interface {
	Latest(name string) (*results.Result, results.Status)
	Match(query string) string
	Name() string
	Releases(name string) (*results.ResultSet, results.Status)
}

Provider provides a common interface for each of the backend providers

func All

func All() []Provider

All returns a list of all available providers

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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