Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
DefaultChannelBuffer = 100000
)
Functions ¶
func GetOutboundIP ¶ added in v0.3.0
Get preferred outbound ip of this machine
func NewRootCommand ¶
func NewRootCommand(frameworkRegisterFunc FrameworkRegisterFunction, framework0 dlframework.FrameworkManifest) (*cobra.Command, error)
represents the base command when called without any subcommands
func SetupFlags ¶ added in v0.2.19
Types ¶
type FrameworkRegisterFunction ¶ added in v0.2.19
type FrameworkRegisterFunction func()
Click to show internal directories.
Click to hide internal directories.