Documentation ¶
Overview ¶
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
Contributor: Aaron Meihm ameihm@mozilla.com [:alm]
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
Contributor: Aaron Meihm ameihm@mozilla.com [:alm]
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.
}
type Statistics ¶
type Statistics struct {
ExecRuntime string `json:"execruntime"` // Total execution time.
}
Click to show internal directories.
Click to hide internal directories.