Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Searcher ¶
type Searcher struct {
Id string
}
func NewSearcher ¶
func NewSearcher(options SearcherOptions) *Searcher
type SearcherOptions ¶
type SearcherOptions struct {
Id string
}
Click to show internal directories.
Click to hide internal directories.