archives

package
v0.0.0-...-70ff0f7 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultProxyVersion = "1.21.0"

Functions

This section is empty.

Types

type Archive

type Archive interface {
	Version() string
	BinaryName() string
	BinaryDir() string
	URLPattern() string
	Renamer() extract.Renamer
}

type ExtAuthz

type ExtAuthz struct {
	VersionUsed string
}

func (*ExtAuthz) BinaryDir

func (p *ExtAuthz) BinaryDir() string

func (*ExtAuthz) BinaryName

func (e *ExtAuthz) BinaryName() string

func (*ExtAuthz) Renamer

func (e *ExtAuthz) Renamer() extract.Renamer

func (*ExtAuthz) URLPattern

func (e *ExtAuthz) URLPattern() string

func (*ExtAuthz) Version

func (e *ExtAuthz) Version() string

type Proxy

type Proxy struct {
	VersionUsed string
}

func (*Proxy) BinaryDir

func (p *Proxy) BinaryDir() string

func (*Proxy) BinaryName

func (p *Proxy) BinaryName() string

func (*Proxy) Renamer

func (p *Proxy) Renamer() extract.Renamer

func (*Proxy) URLPattern

func (p *Proxy) URLPattern() string

func (*Proxy) Version

func (p *Proxy) Version() string

Jump to

Keyboard shortcuts

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