Documentation ¶
Index ¶
- type Engine
- func (se Engine) ImageSearch(query string, opts options.Options, resChan chan result.ResultScraped) ([]error, bool)
- func (se Engine) Search(query string, opts options.Options, resChan chan result.ResultScraped) ([]error, bool)
- func (se Engine) Suggest(query string, options options.Options, sugChan chan result.SuggestionScraped) ([]error, bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Engine ¶
type Engine struct {
scraper.EngineBase
}
func (Engine) ImageSearch ¶ added in v0.28.5
Click to show internal directories.
Click to hide internal directories.