Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DemoSet = wire.NewSet( demo_init.InitSet, cleanup.CleanupSet, DemoRootCmd, )
Functions ¶
This section is empty.
Types ¶
type DemoCommand ¶
func DemoRootCmd ¶
func DemoRootCmd(initCmd demo_init.InitCmd, cleanupCmd cleanup.CleanupCmd) DemoCommand
Click to show internal directories.
Click to hide internal directories.