Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
explore
command
explore parses a Go source file, type-checks it, and dumps the AST along with type information, comment associations, and whitespace positions.
|
explore parses a Go source file, type-checks it, and dumps the AST along with type information, comment associations, and whitespace positions. |
|
rpc
command
Package main implements a JSON-RPC 2.0 server for OpenRewrite Go language support.
|
Package main implements a JSON-RPC 2.0 server for OpenRewrite Go language support. |
|
pkg
|
|
|
format
Package format provides single-responsibility visitors that together implement gofmt-style normalization.
|
Package format provides single-responsibility visitors that together implement gofmt-style normalization. |
|
preconditions
Package preconditions mirrors org.openrewrite.Preconditions for Go RPC recipes.
|
Package preconditions mirrors org.openrewrite.Preconditions for Go RPC recipes. |
|
recipe/golang/internal
Package internal contains primitives shared across the import-management recipes (AddImport, RemoveImport, RemoveUnusedImports, OrderImports).
|
Package internal contains primitives shared across the import-management recipes (AddImport, RemoveImport, RemoveUnusedImports, OrderImports). |
Click to show internal directories.
Click to hide internal directories.