verification

package
v0.0.0-...-84ace31 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2020 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewVerifyImportsCommand

func NewVerifyImportsCommand() *cobra.Command

NewVerifyImportsCommand adds a subcommand for verifying imports of a go file.

Types

type VerifyImportsOptions

type VerifyImportsOptions struct {
	GoFile     string
	ConfigFile string
	Logger     logger.FieldLogger
}

VerifyImportsOptions contains the options for verifying go imports

func (*VerifyImportsOptions) VerifyImports

func (o *VerifyImportsOptions) VerifyImports() error

VerifyImports verifies that the imports match the required convention.

Jump to

Keyboard shortcuts

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