globs

package
v0.16.3 Latest Latest
Warning

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

Go to latest
Published: May 6, 2016 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Globber

type Globber interface {
	ExactGlobs() ([]string, error)
}

func NewGlobber

func NewGlobber(config GlobberConfig) Globber

type GlobberConfig

type GlobberConfig struct {
	FileGlob   string
	SourcesDir string

	Logger logger.Logger
}

Jump to

Keyboard shortcuts

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