Documentation
¶
Index ¶
Constants ¶
View Source
const ( DeepSearchMode = true //deep search mode flg NotDeepSearchMode = false //not deep search mode flg FileOnlyMode = true //file only mode flg NotFileOnlyMode = false //not file only mode flg )
mode flgs
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Find ¶ added in v0.5.1
type Find struct {
// contains filtered or unexported fields
}
Find contains search options
Click to show internal directories.
Click to hide internal directories.