git

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: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provider

type Provider struct{}

Provider provides a common interface for each of the backend providers

func (Provider) Latest

func (p Provider) Latest(name string) (*results.Result, results.Status)

Latest finds the newest release for a Git package

func (Provider) Match

func (p Provider) Match(query string) string

Match checks to see if this provider can handle this kind of query

func (Provider) Name

func (p Provider) Name() string

Name returns the name of this provider

func (Provider) Releases

func (p Provider) Releases(name string) (*results.ResultSet, results.Status)

Releases finds all matching releases for a Git package

Jump to

Keyboard shortcuts

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