cmd

package
v0.0.0-...-5b2eab5 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2021 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

func VendorRun

func VendorRun(vendor string) func(cmd *cobra.Command, args []string)

Types

type Searcher

type Searcher interface {
	GetBaseUrl() string
	KeywordPath(query string) string
}

type Vendor

type Vendor struct {
	Searcher
}

func NewVendor

func NewVendor(name string) (*Vendor, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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