Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseMapValue ¶
ParseMapValue returns map from the interface object
Types ¶
type MapValue ¶
type MapValue struct {
// contains filtered or unexported fields
}
MapValue allows passing multiple key/value pairs from the command line args. This is an extension for github.com/urfave/cli
func NewMapValue ¶
func NewMapValue() *MapValue
Click to show internal directories.
Click to hide internal directories.