Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromContext ¶
func FromContext(ctx context.Context) *pflag.FlagSet
FromContext returns the FlagSet ctx carries. It panics in case ctx carries no FlagSet.
func NewContext ¶
func NewContext(ctx context.Context, fs *pflag.FlagSet) context.Context
NewContext derives a context that carries fs from ctx.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.