controller

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

type Controller struct {
	// contains filtered or unexported fields
}

func New

func New(fs afero.Fs, stdout io.Writer) *Controller

func (*Controller) Run

func (c *Controller) Run(_ context.Context, logE *logrus.Entry, param *ParamRun) error

type ParamRun

type ParamRun struct {
	Fix            bool
	IsTrimSpace    bool
	IgnoreNotFound bool
	Args           []string
}

Jump to

Keyboard shortcuts

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