google

package
v0.0.0-...-4d6a1d2 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2016 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ImageResults

type ImageResults struct {
	Responsedata struct {
		Results []struct {
			Gsearchresultclass  string `json:"GsearchResultClass"`
			Width               string `json:"width"`
			Height              string `json:"height"`
			Imageid             string `json:"imageId"`
			Tbwidth             string `json:"tbWidth"`
			Tbheight            string `json:"tbHeight"`
			Unescapedurl        string `json:"unescapedUrl"`
			URL                 string `json:"url"`
			Visibleurl          string `json:"visibleUrl"`
			Title               string `json:"title"`
			Titlenoformatting   string `json:"titleNoFormatting"`
			Originalcontexturl  string `json:"originalContextUrl"`
			Content             string `json:"content"`
			Contentnoformatting string `json:"contentNoFormatting"`
			Tburl               string `json:"tbUrl"`
		} `json:"results"`
		Cursor struct {
			Resultcount string `json:"resultCount"`
			Pages       []struct {
				Start string `json:"start"`
				Label int    `json:"label"`
			} `json:"pages"`
			Estimatedresultcount string `json:"estimatedResultCount"`
			Currentpageindex     int    `json:"currentPageIndex"`
			Moreresultsurl       string `json:"moreResultsUrl"`
			Searchresulttime     string `json:"searchResultTime"`
		} `json:"cursor"`
	} `json:"responseData"`
	Responsedetails interface{} `json:"responseDetails"`
	Responsestatus  int         `json:"responseStatus"`
}

Jump to

Keyboard shortcuts

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