Documentation
¶
There is no documentation for this package.
Directories
¶
Path | Synopsis |
---|---|
internal/fastwalk
Package fastwalk provides a faster version of filepath.Walk for file system scanning tools.
|
Package fastwalk provides a faster version of filepath.Walk for file system scanning tools. |
internal/gopathwalk
Package gopathwalk is like filepath.Walk but specialized for finding Go packages, particularly in $GOPATH and $GOROOT.
|
Package gopathwalk is like filepath.Walk but specialized for finding Go packages, particularly in $GOPATH and $GOROOT. |
internal/imports
Package imports implements a Go pretty-printer (like package "go/format") that also adds or removes import statements as necessary.
|
Package imports implements a Go pretty-printer (like package "go/format") that also adds or removes import statements as necessary. |
internal/module
Package module defines the module.Version type along with support code.
|
Package module defines the module.Version type along with support code. |
internal/semver
Package semver implements comparison of semantic version strings.
|
Package semver implements comparison of semantic version strings. |
diff
Package diff implements a Diff function that compare two inputs using the 'diff' tool.
|
Package diff implements a Diff function that compare two inputs using the 'diff' tool. |
Click to show internal directories.
Click to hide internal directories.