Documentation
¶
Index ¶
- func Execute()
- type Commandline
- func (cl *Commandline) ConfigChain(post func(cmd *cobra.Command, args []string) error) func(cmd *cobra.Command, args []string) (err error)
- func (cl *Commandline) Immugw(immugwServer gw.ImmuGw) func(*cobra.Command, []string) error
- func (cl *Commandline) NewCmd(immugwServer gw.ImmuGw) (*cobra.Command, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Commandline ¶
Commandline ...
func (*Commandline) ConfigChain ¶
Click to show internal directories.
Click to hide internal directories.