goimports

package
v2.3.93 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type File

type File struct {
	Name string
	In   io.Reader
	Out  io.Writer
}

type Runner

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

func New

func New(path ...string) (runner Runner, err error)

func NewFromFile

func NewFromFile(path string) (runner Runner, err error)

func NewFromFiles

func NewFromFiles(files ...File) Runner

func (Runner) Run

func (r Runner) Run(modulePath string) (err error)

Jump to

Keyboard shortcuts

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