Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSource ¶
NewSource returns a config source for integrating parsed flags from a micro/cli.Context. Hyphens are delimiters for nesting, and all keys are lowercased. The assumption is that command line flags have already been parsed.
Example:
cli.StringFlag{Name: "db-host"}, { "database": { "host": "localhost" } }
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.