flag

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2016 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type List

type List struct {
	Value []string
}

func (*List) Set

func (list *List) Set(value string) error

func (*List) String

func (list *List) String() string

type Map added in v1.1.0

type Map struct {
	Value map[string]string
}

func (*Map) Set added in v1.1.0

func (m *Map) Set(value string) error

func (*Map) String added in v1.1.0

func (m *Map) String() string

Jump to

Keyboard shortcuts

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