abs

package
v0.0.0-...-9f54f22 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2019 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ABS

type ABS struct {
}

ABS client

func (*ABS) Info

func (abs *ABS) Info(pkgname string) (pkg model.Package, err error)

Info for the given package

type Interface

type Interface interface {
	Info(pkg string) (model.Package, error) // Retrieves package details for the given packages
}

Interface provides a related set of ABS functions

func New

func New(opts ...*opt.Opt) Interface

New creates a new ABS client

Jump to

Keyboard shortcuts

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