Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GoogleImageApi ¶
type GoogleImageApi struct {
// contains filtered or unexported fields
}
func NewGoogleImageApi ¶
func NewGoogleImageApi() *GoogleImageApi
func (*GoogleImageApi) DownloadImage ¶
func (i *GoogleImageApi) DownloadImage(url string, at, fname string)
func (*GoogleImageApi) DownloadImages ¶
func (i *GoogleImageApi) DownloadImages(urls []string, at, fname string)
func (*GoogleImageApi) Search ¶
func (i *GoogleImageApi) Search(q string) []string
Click to show internal directories.
Click to hide internal directories.