ignore

package
v0.10.9 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2014 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Matcher added in v0.10.2

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

func Load

func Load(file string, cache bool) (*Matcher, error)

func Parse

func Parse(r io.Reader, file string) (*Matcher, error)

func (*Matcher) Match added in v0.10.2

func (m *Matcher) Match(file string) (result bool)

func (*Matcher) Patterns added in v0.10.6

func (m *Matcher) Patterns() []string

Patterns return a list of the loaded regexp patterns, as strings

type MatcherCache added in v0.10.2

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

type Pattern

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

Jump to

Keyboard shortcuts

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