parser

package
v0.0.0-...-2824937 Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2020 License: MIT, MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParsePackageResults

func ParsePackageResults(result *contract.PackageResult, rawOutput string)

Types

type Parser

type Parser struct {
	// contains filtered or unexported fields
}

func NewParser

func NewParser(helper func(*contract.PackageResult, string)) *Parser

func (*Parser) Parse

func (self *Parser) Parse(packages []*contract.Package)

type TestResults

type TestResults []contract.TestResult

TestResults is a collection of TestResults that implements sort.Interface.

func (TestResults) Len

func (r TestResults) Len() int

func (TestResults) Less

func (r TestResults) Less(i, j int) bool

Less compares TestResults on TestName

func (TestResults) Swap

func (r TestResults) Swap(i, j int)

Jump to

Keyboard shortcuts

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