flag_type

package
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2022 License: MIT Imports: 4 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bool added in v0.5.3

type Bool bool

func (*Bool) Get added in v0.5.3

func (b *Bool) Get() interface{}

func (*Bool) IsBoolFlag added in v0.5.3

func (b *Bool) IsBoolFlag() bool

func (*Bool) Set added in v0.5.3

func (b *Bool) Set(s string) error

func (*Bool) String added in v0.5.3

func (b *Bool) String() string

type Duration added in v0.5.3

type Duration time.Duration

func (*Duration) Get added in v0.5.3

func (d *Duration) Get() interface{}

func (*Duration) Set added in v0.5.3

func (d *Duration) Set(s string) error

func (*Duration) String added in v0.5.3

func (d *Duration) String() string

type Int added in v0.5.3

type Int int

func (*Int) Get added in v0.5.3

func (i *Int) Get() interface{}

func (*Int) Set added in v0.5.3

func (i *Int) Set(s string) error

func (*Int) String added in v0.5.3

func (i *Int) String() string

type Int64 added in v0.5.3

type Int64 int64

func (*Int64) Get added in v0.5.3

func (i *Int64) Get() interface{}

func (*Int64) Set added in v0.5.3

func (i *Int64) Set(s string) error

func (*Int64) String added in v0.5.3

func (i *Int64) String() string

type String

type String string

func (*String) Get

func (s *String) Get() interface{}

func (*String) Set

func (s *String) Set(value string) error

func (*String) String

func (s *String) String() string

type Uint added in v0.5.3

type Uint uint

func (*Uint) Get added in v0.5.3

func (i *Uint) Get() interface{}

func (*Uint) Set added in v0.5.3

func (i *Uint) Set(s string) error

func (*Uint) String added in v0.5.3

func (i *Uint) String() string

type Uint64 added in v0.5.3

type Uint64 uint64

func (*Uint64) Get added in v0.5.3

func (i *Uint64) Get() interface{}

func (*Uint64) Set added in v0.5.3

func (i *Uint64) Set(s string) error

func (*Uint64) String added in v0.5.3

func (i *Uint64) String() string

Jump to

Keyboard shortcuts

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