grep

package
v1.6.5 Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2014 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var FilesSearched uint

Functions

This section is empty.

Types

type Grepper

type Grepper struct {
	In     chan *Params
	Out    chan *print.Params
	Option *option.Option
}

func (*Grepper) ConcurrentGrep

func (self *Grepper) ConcurrentGrep()

func (*Grepper) Grep

func (self *Grepper) Grep(path, encode string, pattern *pattern.Pattern, sem chan bool)

type Params

type Params struct {
	Path, Encode string
	Pattern      *pattern.Pattern
}

Jump to

Keyboard shortcuts

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