Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Info engines.Info = engines.Info{ Domain: "yep.com", Name: engines.YEP, URL: "https://api.yep.com/fs/2/search?", ResultsPerPage: 20, }
View Source
var Support engines.SupportedSettings = engines.SupportedSettings{ Locale: true, SafeSearch: true, RequestedResultsPerPage: true, }
Functions ¶
Types ¶
type MainContent ¶
type YepResponse ¶
type YepResponse []interface{}
Click to show internal directories.
Click to hide internal directories.