logfilter

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrParsing = errors.New("urlx: unable to parse")

Functions

This section is empty.

Types

type Matcher

type Matcher interface {
	Match(entry log.Entry) bool
}

func Parse

func Parse(pattern string) (Matcher, error)

Jump to

Keyboard shortcuts

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