Documentation
¶
Index ¶
- func Cmds() []*cobra.Command
- type Tool
- func (t *Tool) ExecCmd(_ *cobra.Command, mod string, cmd string, args []string, defaults []string)
- func (t *Tool) ExecCsInfo(_ *cobra.Command, args []string)
- func (t *Tool) ExecFaceList(_ *cobra.Command, args []string)
- func (t *Tool) ExecFibList(_ *cobra.Command, args []string)
- func (t *Tool) ExecRouteList(_ *cobra.Command, args []string)
- func (t *Tool) ExecStatusGeneral(_ *cobra.Command, args []string)
- func (t *Tool) ExecStrategyList(_ *cobra.Command, args []string)
- func (t *Tool) Prefix() enc.Name
- func (t *Tool) Start()
- func (t *Tool) Stop()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Tool ¶ added in v1.4.3
type Tool struct {
// contains filtered or unexported fields
}
func (*Tool) ExecCsInfo ¶ added in v1.4.3
func (*Tool) ExecFaceList ¶ added in v1.4.3
func (*Tool) ExecFibList ¶ added in v1.4.3
func (*Tool) ExecRouteList ¶ added in v1.4.3
func (*Tool) ExecStatusGeneral ¶ added in v1.4.3
func (*Tool) ExecStrategyList ¶ added in v1.4.3
Click to show internal directories.
Click to hide internal directories.