optional

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2021 License: MIT Imports: 1 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bool

type Bool struct {
	// contains filtered or unexported fields
}

func (*Bool) IsSet

func (o *Bool) IsSet() bool

func (*Bool) Set

func (o *Bool) Set(v bool)

func (*Bool) Value

func (o *Bool) Value() bool

type Float64

type Float64 struct {
	// contains filtered or unexported fields
}

func (*Float64) IsSet

func (o *Float64) IsSet() bool

func (*Float64) Set

func (o *Float64) Set(v float64)

func (*Float64) Value

func (o *Float64) Value() float64

type Int

type Int struct {
	// contains filtered or unexported fields
}

func (*Int) IsSet

func (o *Int) IsSet() bool

func (*Int) Set

func (o *Int) Set(v int)

func (*Int) Value

func (o *Int) Value() int

type String

type String struct {
	// contains filtered or unexported fields
}

func (*String) IsSet

func (o *String) IsSet() bool

func (*String) Set

func (o *String) Set(v string)

func (*String) Value

func (o *String) Value() string

type Time

type Time struct {
	// contains filtered or unexported fields
}

func (*Time) IsSet

func (o *Time) IsSet() bool

func (*Time) Set

func (o *Time) Set(v time.Time)

func (*Time) Value

func (o *Time) Value() time.Time

Jump to

Keyboard shortcuts

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