kvflag

package
v1.3.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 29, 2018 License: MPL-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Flag

type Flag map[string]string

Flag is a flag.Value implementation for parsing user variables from the command-line in the format of '-var key=value'.

func (*Flag) Set

func (v *Flag) Set(raw string) error

func (*Flag) String

func (v *Flag) String() string

type FlagJSON

type FlagJSON map[string]string

FlagJSON is a flag.Value implementation for parsing user variables from the command-line using JSON files.

func (*FlagJSON) Set

func (v *FlagJSON) Set(raw string) error

func (*FlagJSON) String

func (v *FlagJSON) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL