cmdsearch

package
v0.39.3 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2021 License: Apache-2.0 Imports: 8 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
	MatchCount         int
	Writer             io.Writer
}

SearchRunner contains the SearchReplace function

func NewSearchRunner

func NewSearchRunner(name string) *SearchRunner

NewSearchRunner returns a command SearchRunner.

func (*SearchRunner) ExecuteCmd

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

Jump to

Keyboard shortcuts

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