pkg

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

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

Go to latest
Published: Sep 13, 2019 License: MPL-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Parameters

type Parameters struct {
	PkgMatch PkgMatch `json:"pkgmatch"` // List of strings to use as regexp package matches.
	VerMatch string   `json:"vermatch"` // Optionally filter returned packages on version string
}

type PkgMatch

type PkgMatch struct {
	Matches []string `json:"matches"`
}

type Statistics

type Statistics struct {
	ExecRuntime string `json:"execruntime"` // Total execution time.
}

Jump to

Keyboard shortcuts

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