goget

package
v1.230.4 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client interface {
	GetRepositoryURL(module string) (string, error)
}

Client .

type ClientImpl

type ClientImpl struct {
	HTTPClient piperhttp.Sender
}

ClientImpl .

func (*ClientImpl) GetRepositoryURL

func (c *ClientImpl) GetRepositoryURL(module string) (string, error)

GetRepositoryURL resolves the repository URL for the given go module. Only git is supported.

Jump to

Keyboard shortcuts

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