Directories
¶
| Path | Synopsis |
|---|---|
|
Package cli wires the command tree, owns the process exit code, and is the only place that decides what reaches stdout and what reaches stderr.
|
Package cli wires the command tree, owns the process exit code, and is the only place that decides what reaches stdout and what reaches stderr. |
|
Package config resolves one run's settings from the flags, the environment and an optional JSON file, in that order of precedence.
|
Package config resolves one run's settings from the flags, the environment and an optional JSON file, in that order of precedence. |
|
Package log builds the process logger and the slog bridge the WNC SDK takes.
|
Package log builds the process logger and the slog bridge the WNC SDK takes. |
|
Package render turns a slice of rows into a borderless table, a bordered one, or a flat JSON array.
|
Package render turns a slice of rows into a borderless table, a bordered one, or a flat JSON array. |
|
Package show fans one read out across the configured controllers, joins what each answered into rows, and hands them to a renderer.
|
Package show fans one read out across the configured controllers, joins what each answered into rows, and hands them to a renderer. |
|
Package wnc is the only place that imports the RESTCONF SDK.
|
Package wnc is the only place that imports the RESTCONF SDK. |
Click to show internal directories.
Click to hide internal directories.