cmdsearch

package
v0.37.1 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SearchCommand

func SearchCommand(name string) *cobra.Command

Types

type SearchRunner

type SearchRunner struct {
	Command            *cobra.Command
	ByValue            string
	ByValueRegex       string
	ByPath             string
	PutLiteral         string
	PutPattern         string
	RecurseSubPackages bool
}

SearchRunner contains the SearchReplace function

func NewSearchRunner

func NewSearchRunner(name string) *SearchRunner

NewSearchRunner returns a command SearchRunner.

func (*SearchRunner) ExecuteCmd

func (r *SearchRunner) ExecuteCmd(w io.Writer, pkgPath string) error

Jump to

Keyboard shortcuts

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