parser

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseLine

func ParseLine(input string) (*models.GoTestEvent, error)

Types

type TestResultCompleted

type TestResultCompleted func(result models.TestResult)

type TestResultParser

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

func NewResultsParser

func NewResultsParser(completed TestResultCompleted) TestResultParser

func (*TestResultParser) ParseLine

func (trp *TestResultParser) ParseLine(input string, verbose bool)

Jump to

Keyboard shortcuts

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