Directories
¶
| Path | Synopsis |
|---|---|
|
repomap
|
|
|
analyzer
Package analyzer implements the syntax- and type-level repomap commands: overview, package, symbol, struct and deps.
|
Package analyzer implements the syntax- and type-level repomap commands: overview, package, symbol, struct and deps. |
|
endpoints
Package endpoints implements the heuristic repomap commands: endpoint and upstreams.
|
Package endpoints implements the heuristic repomap commands: endpoint and upstreams. |
|
git
Package git provides the minimal, read-only git interaction needed for change impact analysis.
|
Package git provides the minimal, read-only git interaction needed for change impact analysis. |
|
graph
Package graph implements the call-graph-backed repomap commands: callers, tests and impact.
|
Package graph implements the call-graph-backed repomap commands: callers, tests and impact. |
|
loader
Package loader wraps golang.org/x/tools/go/packages with explicit load-mode tiers and per-instance caching.
|
Package loader wraps golang.org/x/tools/go/packages with explicit load-mode tiers and per-instance caching. |
|
output
Package output turns API results and errors into the stable repomap.v1 output contract.
|
Package output turns API results and errors into the stable repomap.v1 output contract. |
|
pathutil
Package pathutil provides deterministic, cross-platform path and location helpers shared by the analysis packages.
|
Package pathutil provides deterministic, cross-platform path and location helpers shared by the analysis packages. |
|
rerr
Package rerr defines the typed error used throughout repomap analysis.
|
Package rerr defines the typed error used throughout repomap analysis. |
|
srcline
Package srcline reads individual source lines for one-line evidence context.
|
Package srcline reads individual source lines for one-line evidence context. |
|
Package version exposes the tool version, resolved either from linker flags injected at release time (GoReleaser) or, failing that, from the module build info recorded by `go install`.
|
Package version exposes the tool version, resolved either from linker flags injected at release time (GoReleaser) or, failing that, from the module build info recorded by `go install`. |
Click to show internal directories.
Click to hide internal directories.