prvdtest

package
v0.4.2 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DummyProvider

type DummyProvider string

func (DummyProvider) Open

func (p DummyProvider) Open(rawurl string) (provider.Repo, error)

func (DummyProvider) Parse

func (p DummyProvider) Parse(rawuri string) (provider.Repo, error)

func (DummyProvider) Ping

func (p DummyProvider) Ping(rawurl string) error

func (DummyProvider) ProviderName

func (p DummyProvider) ProviderName() string

type DummyRepo

type DummyRepo struct {
	Provider string
	RawURL   string
	RawURI   string
}

func (DummyRepo) Analyze

func (r DummyRepo) Analyze() (provider.Report, error)

func (DummyRepo) Close

func (r DummyRepo) Close() error

func (DummyRepo) Derived

func (r DummyRepo) Derived() ([]provider.Report, error)

func (DummyRepo) Next

func (r DummyRepo) Next() bool

func (DummyRepo) Stats

func (r DummyRepo) Stats() ([]*model.Stat, error)

func (DummyRepo) String

func (r DummyRepo) String() string

func (DummyRepo) Tag

func (r DummyRepo) Tag() (*model.Stat, error)

func (DummyRepo) URI

func (r DummyRepo) URI() (*pkguri.PkgURI, error)

Jump to

Keyboard shortcuts

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