resolver

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package resolver provides a GitHub bins.Resolver implementation for resolving GitHub project tags.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GitHub

type GitHub struct {
	// Client is the GitHub client.
	Client *github.Client
}

GitHub is an implementation of Versioner for listing GitHub repository tags defined for a project.

func (*GitHub) Resolve

func (g *GitHub) Resolve(owner, repo, version string) (string, error)

Resolve implementation.

Jump to

Keyboard shortcuts

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