Documentation ¶
There is no documentation for this package.
Directories ¶
Path | Synopsis |
---|---|
Package format exposes gofumpt's formatting in an API similar to go/format.
|
Package format exposes gofumpt's formatting in an API similar to go/format. |
internal/event
Package event provides a set of packages that cover the main concepts of telemetry in an implementation agnostic way.
|
Package event provides a set of packages that cover the main concepts of telemetry in an implementation agnostic way. |
internal/event/core
Package core provides support for event based telemetry.
|
Package core provides support for event based telemetry. |
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/gocommand
Package gocommand is a helper for calling the go command.
|
Package gocommand is a helper for calling the go command. |
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. |
internal/telemetry/event
Package event provides support for event based telemetry.
|
Package event provides support for event based telemetry. |
internal
|
|
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.