ignore

package
v0.10.27 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2015 License: GPL-3.0 Imports: 12 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 New added in v0.10.14

func New(withCache bool) *Matcher

func (*Matcher) Hash added in v0.10.14

func (m *Matcher) Hash() string

func (*Matcher) Load added in v0.10.14

func (m *Matcher) Load(file string) error

func (*Matcher) Match added in v0.10.2

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

func (*Matcher) Parse added in v0.10.14

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

func (*Matcher) Patterns added in v0.10.6

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

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

func (*Matcher) Stop added in v0.10.14

func (m *Matcher) Stop()

type Pattern

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

func (Pattern) String added in v0.10.14

func (p Pattern) String() string

Jump to

Keyboard shortcuts

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