picture

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: May 4, 2023 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WordPictures

func WordPictures(w word.Word, number int) ([]string, error)

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)

type PicPicker

type PicPicker interface {
	ID() string
	Name() string
	WordPictures(word string, number int) ([]string, error)
}

Jump to

Keyboard shortcuts

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