Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AfterInitializer ¶
type AfterInitializer struct{}
func (AfterInitializer) AfterInitialize ¶
func (AfterInitializer) Name ¶
func (ri AfterInitializer) Name() string
type Initializer ¶
type Initializer struct{}
Initializer
func (*Initializer) Flags ¶
func (i *Initializer) Flags() *pflag.FlagSet
func (*Initializer) Initialize ¶
func (Initializer) Name ¶
func (i Initializer) Name() string
func (*Initializer) ParseFlags ¶
func (i *Initializer) ParseFlags([]string)
Click to show internal directories.
Click to hide internal directories.