Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExternalScanner ¶
type ExternalScanner struct {
// contains filtered or unexported fields
}
func NewExternalScanner ¶
func NewExternalScanner(options ...Option) *ExternalScanner
func (*ExternalScanner) AddPath ¶
func (t *ExternalScanner) AddPath(path string) error
type Option ¶
type Option func(e *ExternalScanner)
func OptionIncludePassed ¶
func OptionIncludePassed() Option
Click to show internal directories.
Click to hide internal directories.