vars

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var FilesChanged []string

FilesChanged represent the list of files changed

View Source
var FilesChangedFromFile string
View Source
var FilesChangedFromStdin bool
View Source
var GoWorkFileName string

GoWorkFileName are the list of modules described by the go.mod

View Source
var GoWorkModulePaths []string

GoWorkModulePaths is the list of path of different modules

View Source
var ModuleNameToModulePath = map[string]string{}

ModuleNameToModulePath is a map where the key is the module name and the value the module path

View Source
var ModulePathToModuleName = map[string]string{}

ModulePathToModuleName is a map where the key is the module path and the value the module name

View Source
var OutputJson bool

OutputJson is used to print result of command as json

View Source
var OutputVerbose bool

OutputVerbose is used to print result of command as a verbose result with more detailed information

Functions

func LoadFilesChanged added in v0.1.0

func LoadFilesChanged() (err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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