websearch

package
v23.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 10, 2018 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultEndpoint = original.DefaultEndpoint
)

Variables

This section is empty.

Functions

func UserAgent

func UserAgent() string

func Version

func Version() string

Types

type Answer

type Answer = original.Answer

type AnswerType

type AnswerType = original.AnswerType
const (
	AnswerTypeComputation      AnswerType = original.AnswerTypeComputation
	AnswerTypeImages           AnswerType = original.AnswerTypeImages
	AnswerTypeNews             AnswerType = original.AnswerTypeNews
	AnswerTypeRelatedSearches  AnswerType = original.AnswerTypeRelatedSearches
	AnswerTypeSpellSuggestions AnswerType = original.AnswerTypeSpellSuggestions
	AnswerTypeTimeZone         AnswerType = original.AnswerTypeTimeZone
	AnswerTypeVideos           AnswerType = original.AnswerTypeVideos
	AnswerTypeWebPages         AnswerType = original.AnswerTypeWebPages
)

func PossibleAnswerTypeValues

func PossibleAnswerTypeValues() []AnswerType

type Article

type Article = original.Article

type BaseClient

type BaseClient = original.BaseClient

func New

func New() BaseClient

func NewWithoutDefaults

func NewWithoutDefaults(endpoint string) BaseClient

type BasicAnswer

type BasicAnswer = original.BasicAnswer

type BasicArticle

type BasicArticle = original.BasicArticle

type BasicCreativeWork

type BasicCreativeWork = original.BasicCreativeWork

type BasicIdentifiable

type BasicIdentifiable = original.BasicIdentifiable

type BasicIntangible

type BasicIntangible = original.BasicIntangible

type BasicMediaObject

type BasicMediaObject = original.BasicMediaObject

type BasicResponse

type BasicResponse = original.BasicResponse

type BasicResponseBase

type BasicResponseBase = original.BasicResponseBase

type BasicSearchResultsAnswer

type BasicSearchResultsAnswer = original.BasicSearchResultsAnswer

type BasicThing

type BasicThing = original.BasicThing

type BasicWebWebGrouping

type BasicWebWebGrouping = original.BasicWebWebGrouping

type Computation

type Computation = original.Computation

type CreativeWork

type CreativeWork = original.CreativeWork

type Error

type Error = original.Error

type ErrorCode

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

func PossibleErrorCodeValues() []ErrorCode

type ErrorResponse

type ErrorResponse = original.ErrorResponse

type ErrorSubCode

type ErrorSubCode = original.ErrorSubCode

func PossibleErrorSubCodeValues

func PossibleErrorSubCodeValues() []ErrorSubCode

type Freshness

type Freshness = original.Freshness

func PossibleFreshnessValues

func PossibleFreshnessValues() []Freshness

type Identifiable

type Identifiable = original.Identifiable

type ImageObject

type ImageObject = original.ImageObject

type Images

type Images = original.Images

type Intangible

type Intangible = original.Intangible

type MediaObject

type MediaObject = original.MediaObject

type News

type News = original.News

type NewsArticle

type NewsArticle = original.NewsArticle

type Places

type Places = original.Places

type Query

type Query = original.Query

type QueryContext

type QueryContext = original.QueryContext

type RankingRankingGroup

type RankingRankingGroup = original.RankingRankingGroup

type RankingRankingItem

type RankingRankingItem = original.RankingRankingItem

type RankingRankingResponse

type RankingRankingResponse = original.RankingRankingResponse

type RelatedSearchesRelatedSearchAnswer

type RelatedSearchesRelatedSearchAnswer = original.RelatedSearchesRelatedSearchAnswer

type Response

type Response = original.Response

type ResponseBase

type ResponseBase = original.ResponseBase

type SafeSearch

type SafeSearch = original.SafeSearch

func PossibleSafeSearchValues

func PossibleSafeSearchValues() []SafeSearch

type SearchResponse

type SearchResponse = original.SearchResponse

type SearchResultsAnswer

type SearchResultsAnswer = original.SearchResultsAnswer

type SpellSuggestions

type SpellSuggestions = original.SpellSuggestions

type StructuredValue

type StructuredValue = original.StructuredValue

type TextFormat

type TextFormat = original.TextFormat
const (
	HTML TextFormat = original.HTML
	Raw  TextFormat = original.Raw
)

func PossibleTextFormatValues

func PossibleTextFormatValues() []TextFormat

type Thing

type Thing = original.Thing

type TimeZone

type TimeZone = original.TimeZone

type TimeZoneTimeZoneInformation

type TimeZoneTimeZoneInformation = original.TimeZoneTimeZoneInformation

type Type

type Type = original.Type
const (
	TypeWebWebGrouping Type = original.TypeWebWebGrouping
)

func PossibleTypeValues

func PossibleTypeValues() []Type

type TypeBasicResponseBase

type TypeBasicResponseBase = original.TypeBasicResponseBase
const (
	TypeAnswer                             TypeBasicResponseBase = original.TypeAnswer
	TypeArticle                            TypeBasicResponseBase = original.TypeArticle
	TypeComputation                        TypeBasicResponseBase = original.TypeComputation
	TypeCreativeWork                       TypeBasicResponseBase = original.TypeCreativeWork
	TypeErrorResponse                      TypeBasicResponseBase = original.TypeErrorResponse
	TypeIdentifiable                       TypeBasicResponseBase = original.TypeIdentifiable
	TypeImageObject                        TypeBasicResponseBase = original.TypeImageObject
	TypeImages                             TypeBasicResponseBase = original.TypeImages
	TypeIntangible                         TypeBasicResponseBase = original.TypeIntangible
	TypeMediaObject                        TypeBasicResponseBase = original.TypeMediaObject
	TypeNews                               TypeBasicResponseBase = original.TypeNews
	TypeNewsArticle                        TypeBasicResponseBase = original.TypeNewsArticle
	TypePlaces                             TypeBasicResponseBase = original.TypePlaces
	TypeRelatedSearchesRelatedSearchAnswer TypeBasicResponseBase = original.TypeRelatedSearchesRelatedSearchAnswer
	TypeResponse                           TypeBasicResponseBase = original.TypeResponse
	TypeResponseBase                       TypeBasicResponseBase = original.TypeResponseBase
	TypeSearchResponse                     TypeBasicResponseBase = original.TypeSearchResponse
	TypeSearchResultsAnswer                TypeBasicResponseBase = original.TypeSearchResultsAnswer
	TypeSpellSuggestions                   TypeBasicResponseBase = original.TypeSpellSuggestions
	TypeStructuredValue                    TypeBasicResponseBase = original.TypeStructuredValue
	TypeThing                              TypeBasicResponseBase = original.TypeThing
	TypeTimeZone                           TypeBasicResponseBase = original.TypeTimeZone
	TypeVideoObject                        TypeBasicResponseBase = original.TypeVideoObject
	TypeVideos                             TypeBasicResponseBase = original.TypeVideos
	TypeWebPage                            TypeBasicResponseBase = original.TypeWebPage
	TypeWebWebAnswer                       TypeBasicResponseBase = original.TypeWebWebAnswer
)

func PossibleTypeBasicResponseBaseValues

func PossibleTypeBasicResponseBaseValues() []TypeBasicResponseBase

type VideoObject

type VideoObject = original.VideoObject

type Videos

type Videos = original.Videos

type WebClient

type WebClient = original.WebClient

func NewWebClient

func NewWebClient() WebClient

type WebMetaTag

type WebMetaTag = original.WebMetaTag

type WebPage

type WebPage = original.WebPage

type WebWebAnswer

type WebWebAnswer = original.WebWebAnswer

type WebWebGrouping

type WebWebGrouping = original.WebWebGrouping

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL