cmd

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2022 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute() error

Types

type CustomSearchRepository added in v0.4.2

type CustomSearchRepository interface {
	FindImage(ctx context.Context, query string) (io.Reader, error)
}

type QueryConfig added in v0.3.0

type QueryConfig struct {
	APIKey   string `mapstructure:"api_key"`
	EngineID string `mapstructure:"engine_id"`
}

Directories

Path Synopsis
Package mock_cmd is a generated GoMock package.
Package mock_cmd is a generated GoMock package.

Jump to

Keyboard shortcuts

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