pmm

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2020 License: MIT Imports: 9 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(mType ManagerType) (manager, error)

Types

type ManagerType

type ManagerType uint
const (
	TypeAPT ManagerType = iota
	TypeRPM
	TypePIP
	TypeAPK
)

func (ManagerType) String

func (i ManagerType) String() string

type PkgInfo added in v0.1.1

type PkgInfo struct {
	Name    string `json:"name"`
	Version string `json:"version"`
	Manager string `json:"manager"`
}

func PkgMissingFromA

func PkgMissingFromA(listA, listB []PkgInfo) []PkgInfo

Jump to

Keyboard shortcuts

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