Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WirelinkCmd ¶
type WirelinkCmd struct { Config *config.Server Server *server.LinkServer // contains filtered or unexported fields }
WirelinkCmd represents an instance of the app command line
func New ¶
func New(args []string) *WirelinkCmd
New creates a new command instance using the given os.Args value
func (*WirelinkCmd) Init ¶
func (w *WirelinkCmd) Init(env networking.Environment) error
Init prepares the command instance
Click to show internal directories.
Click to hide internal directories.