Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddDebugCommands ¶
AddDebugCommands returns standard operational CLI commands for probes and network tests.
Types ¶
type CLIBinding ¶
CLIBinding maps an action to a command name and documentation.
func Command ¶
func Command(cmd, desc string) CLIBinding
Command constructs a new CLI route binding.
func (CLIBinding) String ¶
func (b CLIBinding) String() string
func (CLIBinding) WithAliases ¶
func (b CLIBinding) WithAliases(aliases ...string) CLIBinding
WithAliases attaches alternative invocation aliases.
type Transport ¶
type Transport struct {
// contains filtered or unexported fields
}
func (*Transport) PrintCommandHelp ¶
Click to show internal directories.
Click to hide internal directories.