Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EntitiesClientAPI ¶
type EntitiesClientAPI interface {
Search(ctx context.Context, query string, acceptLanguage string, pragma string, userAgent string, clientID string, clientIP string, location string, countryCode string, market string, responseFilter []entitysearch.AnswerType, responseFormat []entitysearch.ResponseFormat, safeSearch entitysearch.SafeSearch, setLang string) (result entitysearch.SearchResponse, err error)
}
EntitiesClientAPI contains the set of methods on the EntitiesClient type.
Click to show internal directories.
Click to hide internal directories.