Documentation ¶
Overview ¶
grpcobra contains code for using cobra with grpcli.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Command ¶
type Command struct {
// contains filtered or unexported fields
}
Command wraps a *cobra.Command to match the grpcli.Command interface type.
func (*Command) AddCommand ¶
AddCommand adds a sub-command to c.
Click to show internal directories.
Click to hide internal directories.