Versions in this module Expand all Collapse all v0 v0.1.0 Jan 23, 2017 Changes in this version + func Run() + type CmdService struct + func NewCmdService(name string, arg ...string) *CmdService + func (s *CmdService) Serve() + func (s *CmdService) Stop() + type Component struct + func (c *Component) RegisterCommands(root *cobra.Command)