Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetSubCommands ¶
GetSubCommands gives a list of sub commands
Types ¶
type ServeCommand ¶
type ServeCommand struct{}
ServeCommand test command
func NewServeCommand ¶
func NewServeCommand() *ServeCommand
func (*ServeCommand) Run ¶
func (s *ServeCommand) Run() lib.CommandRunner
func (*ServeCommand) Setup ¶
func (s *ServeCommand) Setup(cmd *cobra.Command)
func (*ServeCommand) Short ¶
func (s *ServeCommand) Short() string
Click to show internal directories.
Click to hide internal directories.