Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
rvw
command
Package main provides the rvw command-line application.
|
Package main provides the rvw command-line application. |
|
internal
|
|
|
change
Package change defines immutable source-change values and the validated review transitions that have not yet moved to narrower composition packages.
|
Package change defines immutable source-change values and the validated review transitions that have not yet moved to narrower composition packages. |
|
commentseed
Package commentseed parses and applies exported local comments supplied on stdin.
|
Package commentseed parses and applies exported local comments supplied on stdin. |
|
config
Package config loads and validates rvw configuration.
|
Package config loads and validates rvw configuration. |
|
coordinator
Package coordinator owns asynchronous work and the source revisions that work may lazily materialize.
|
Package coordinator owns asynchronous work and the source revisions that work may lazily materialize. |
|
delivery
Package delivery writes review output to local destinations.
|
Package delivery writes review output to local destinations. |
|
keymap
Package keymap owns rvw's configurable keyboard vocabulary and policy.
|
Package keymap owns rvw's configurable keyboard vocabulary and policy. |
|
output
Package output serializes completed reviews for non-interactive use.
|
Package output serializes completed reviews for non-interactive use. |
|
projection
Package projection builds bounded immutable indexes over change values.
|
Package projection builds bounded immutable indexes over change values. |
|
source
Package source acquires and materializes Git review sources without invoking external Git or GitHub command-line programs.
|
Package source acquires and materializes Git review sources without invoking external Git or GitHub command-line programs. |
|
tui
Package tui implements rvw's interactive terminal application.
|
Package tui implements rvw's interactive terminal application. |
|
tui/render
Package render owns terminal-safe text and shared cell primitives.
|
Package render owns terminal-safe text and shared cell primitives. |
Click to show internal directories.
Click to hide internal directories.