Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( FILE_SEARCH_MODE_ONLY_FILES int8 = 0 FILE_SEARCH_MODE_ONLY_DIRS int8 = 1 FILE_SEARCH_MODE_BOTH int8 = 2 )
View Source
var (
ErrInvalidPipe = errors.New("invalid pipe command")
)
Functions ¶
This section is empty.
Types ¶
type Interactor ¶
Click to show internal directories.
Click to hide internal directories.