parser

package
v0.0.0-...-ed0a3e8 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2023 License: BSD-2-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const GCRegexExp = `` /* 276-byte string literal not displayed */
View Source
const SCVGRegexp = `` /* 135-byte string literal not displayed */

Variables

This section is empty.

Functions

This section is empty.

Types

type Parser

type Parser struct {
	GcChan      chan *trace.Gctrace
	ScvgChan    chan *trace.Scvgtrace
	NoMatchChan chan string
	Done        chan bool

	Err error
	// contains filtered or unexported fields
}

func NewParser

func NewParser(r io.Reader) *Parser

func (*Parser) Run

func (p *Parser) Run()

Jump to

Keyboard shortcuts

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