Documentation
¶
Overview ¶
Package flag provides an inject.Injector to set values from command line flags. Depends on normal use of the stdlib flag package. String flag values are passed through literal.Injector.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Injector = &injector{stdFlag.CommandLine}
Injector is an inject.Injector for parsing command line flags.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.