log

package
v2.0.26 Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2026 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LogRecordProcessor

func LogRecordProcessor(pipeR *io.PipeReader, rm RecordMatcher, stopCh chan struct{}) error

func ParseLog

func ParseLog(r io.Reader) chan map[string]string

Types

type RecordMatcher

type RecordMatcher interface {
	Match(record map[string]string)
	Assert(t *testing.T)
	ShouldStop() bool
}

Jump to

Keyboard shortcuts

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