Documentation
¶
Overview ¶
Package ignore implements checking if a certain file (typically .proto or .go) should be ignored by the open2opaque pipeline.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type List ¶
List allows checking if a certain file (typically .proto or .go files) should be ignored by the open2opaque pipeline.
func LoadList ¶
LoadList loads an ignore list from files matching the provided glob pattern (see http://godoc/3/file/base/go/file#Match for the syntax definition).
Click to show internal directories.
Click to hide internal directories.