Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
grpctui
command
Command grpctui is a terminal UI for exploring, calling, and debugging gRPC services.
|
Command grpctui is a terminal UI for exploring, calling, and debugging gRPC services. |
|
internal
|
|
|
config
Package config loads grpctui's configuration file.
|
Package config loads grpctui's configuration file. |
|
grpcclient
Package grpcclient is grpctui's transport layer: it dials a target, asks it what it serves over server reflection, and (from v0.2) invokes methods dynamically.
|
Package grpcclient is grpctui's transport layer: it dials a target, asks it what it serves over server reflection, and (from v0.2) invokes methods dynamically. |
|
logging
Package logging constructs the single *zap.Logger that the rest of grpctui passes down through constructors.
|
Package logging constructs the single *zap.Logger that the rest of grpctui passes down through constructors. |
|
protoschema
Package protoschema turns protobuf descriptors into the generic field tree the UI renders, and turns filled-in form values back into a wire message.
|
Package protoschema turns protobuf descriptors into the generic field tree the UI renders, and turns filled-in form values back into a wire message. |
|
ui
Package ui holds grpctui's bubbletea models.
|
Package ui holds grpctui's bubbletea models. |
|
ui/keys
Package keys holds grpctui's single keymap.
|
Package keys holds grpctui's single keymap. |
|
ui/panels
Package panels holds grpctui's child models — one file per panel.
|
Package panels holds grpctui's child models — one file per panel. |
|
ui/styles
Package styles holds grpctui's lipgloss styles.
|
Package styles holds grpctui's lipgloss styles. |
|
version
Package version reports the build's version.
|
Package version reports the build's version. |
Click to show internal directories.
Click to hide internal directories.