ignore

package
v0.0.0-...-6e150ca Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2019 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Matcher

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

func Parse

func Parse(lines []string) (*Matcher, error)

func (*Matcher) Match

func (r *Matcher) Match(t Target) bool

type Target

type Target interface {
	Path() string
	AbsolutePath() string
}

Jump to

Keyboard shortcuts

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