goimports

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2019 License: MIT Imports: 7 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, error)

func NewFromFiles

func NewFromFiles(files ...File) Runner

func (Runner) Run

func (r Runner) Run() error

Jump to

Keyboard shortcuts

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