const ( DefaultEndpoint = original.DefaultEndpoint )
func UserAgent() string
func Version() string
type Action = original.Action
type Answer = original.Answer
type BaseClient = original.BaseClient
func New() BaseClient
func NewWithoutDefaults(endpoint string) BaseClient
type BasicAction = original.BasicAction
type BasicAnswer = original.BasicAnswer
type BasicCreativeWork = original.BasicCreativeWork
type BasicError = original.BasicError
type BasicIdentifiable = original.BasicIdentifiable
type BasicQueryContext = original.BasicQueryContext
type BasicResponse = original.BasicResponse
type BasicResponseBase = original.BasicResponseBase
type BasicSearchResultsAnswer = original.BasicSearchResultsAnswer
type BasicSuggestionsSuggestionGroup = original.BasicSuggestionsSuggestionGroup
type BasicThing = original.BasicThing
type CreativeWork = original.CreativeWork
type Error = original.Error
type ErrorCode = original.ErrorCode
const ( InsufficientAuthorization ErrorCode = original.InsufficientAuthorization InvalidAuthorization ErrorCode = original.InvalidAuthorization InvalidRequest ErrorCode = original.InvalidRequest None ErrorCode = original.None RateLimitExceeded ErrorCode = original.RateLimitExceeded ServerError ErrorCode = original.ServerError )
func PossibleErrorCodeValues() []ErrorCode
type ErrorResponse = original.ErrorResponse
type Identifiable = original.Identifiable
type QueryContext = original.QueryContext
type Response = original.Response
type ResponseBase = original.ResponseBase
type ResponseFormat = original.ResponseFormat
const ( JSON ResponseFormat = original.JSON JSONLd ResponseFormat = original.JSONLd )
func PossibleResponseFormatValues() []ResponseFormat
type SafeSearch = original.SafeSearch
const ( Moderate SafeSearch = original.Moderate Off SafeSearch = original.Off Strict SafeSearch = original.Strict )
func PossibleSafeSearchValues() []SafeSearch
type ScenarioType = original.ScenarioType
const ( Custom ScenarioType = original.Custom PersonalSearchDocuments ScenarioType = original.PersonalSearchDocuments PersonalSearchTags ScenarioType = original.PersonalSearchTags SearchHistory ScenarioType = original.SearchHistory StoreApps ScenarioType = original.StoreApps Unknown ScenarioType = original.Unknown Web ScenarioType = original.Web )
func PossibleScenarioTypeValues() []ScenarioType
type SearchAction = original.SearchAction
type SearchKind = original.SearchKind
const ( CustomSearch SearchKind = original.CustomSearch DocumentSearch SearchKind = original.DocumentSearch HistorySearch SearchKind = original.HistorySearch LocationSearch SearchKind = original.LocationSearch TagSearch SearchKind = original.TagSearch WebSearch SearchKind = original.WebSearch )
func PossibleSearchKindValues() []SearchKind
type SearchResultsAnswer = original.SearchResultsAnswer
type Suggestions = original.Suggestions
type SuggestionsSuggestionGroup = original.SuggestionsSuggestionGroup
type Thing = original.Thing
type Type = original.Type
const ( TypeSuggestionsSuggestionGroup Type = original.TypeSuggestionsSuggestionGroup )
func PossibleTypeValues() []Type
type TypeBasicError = original.TypeBasicError
const ( TypeError TypeBasicError = original.TypeError )
func PossibleTypeBasicErrorValues() []TypeBasicError
type TypeBasicQueryContext = original.TypeBasicQueryContext
const ( TypeQueryContext TypeBasicQueryContext = original.TypeQueryContext )
func PossibleTypeBasicQueryContextValues() []TypeBasicQueryContext
type TypeBasicResponseBase = original.TypeBasicResponseBase
const ( TypeAction TypeBasicResponseBase = original.TypeAction TypeAnswer TypeBasicResponseBase = original.TypeAnswer TypeCreativeWork TypeBasicResponseBase = original.TypeCreativeWork TypeErrorResponse TypeBasicResponseBase = original.TypeErrorResponse TypeIdentifiable TypeBasicResponseBase = original.TypeIdentifiable TypeResponse TypeBasicResponseBase = original.TypeResponse TypeResponseBase TypeBasicResponseBase = original.TypeResponseBase TypeSearchAction TypeBasicResponseBase = original.TypeSearchAction TypeSearchResultsAnswer TypeBasicResponseBase = original.TypeSearchResultsAnswer TypeSuggestions TypeBasicResponseBase = original.TypeSuggestions TypeThing TypeBasicResponseBase = original.TypeThing )
func PossibleTypeBasicResponseBaseValues() []TypeBasicResponseBase
Name | Synopsis |
---|---|
.. | |
autosuggestapi |