Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BingImageSearch ¶
type BingImageSearch struct { }
func (*BingImageSearch) ID ¶
func (b *BingImageSearch) ID() string
func (*BingImageSearch) Name ¶
func (b *BingImageSearch) Name() string
func (*BingImageSearch) WordPictures ¶
func (b *BingImageSearch) WordPictures(word string, number int) ([]string, error)
Click to show internal directories.
Click to hide internal directories.