config

package
v2.0.56 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2024 License: Apache-2.0 Imports: 7 Imported by: 44

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Duration

type Duration time.Duration

func (*Duration) MarshalText added in v2.0.50

func (d *Duration) MarshalText() ([]byte, error)

func (*Duration) MarshalYAML added in v2.0.50

func (d *Duration) MarshalYAML() (interface{}, error)

func (*Duration) String added in v2.0.52

func (d *Duration) String() string

func (*Duration) UnmarshalText

func (d *Duration) UnmarshalText(text []byte) error

func (*Duration) UnmarshalYAML added in v2.0.48

func (d *Duration) UnmarshalYAML(value *yaml.Node) error

type EnvString

type EnvString string

func (*EnvString) MarshalText added in v2.0.50

func (es *EnvString) MarshalText() ([]byte, error)

func (*EnvString) MarshalYAML added in v2.0.50

func (es *EnvString) MarshalYAML() (interface{}, error)

func (*EnvString) String added in v2.0.52

func (es *EnvString) String() string

func (*EnvString) UnmarshalText

func (es *EnvString) UnmarshalText(text []byte) error

func (*EnvString) UnmarshalYAML added in v2.0.48

func (es *EnvString) UnmarshalYAML(value *yaml.Node) error

type Time

type Time time.Time

func (*Time) MarshalText added in v2.0.50

func (t *Time) MarshalText() ([]byte, error)

func (*Time) MarshalYAML added in v2.0.50

func (t *Time) MarshalYAML() (interface{}, error)

func (*Time) String added in v2.0.52

func (t *Time) String() string

func (*Time) UnmarshalText

func (t *Time) UnmarshalText(text []byte) error

func (*Time) UnmarshalYAML added in v2.0.48

func (t *Time) UnmarshalYAML(value *yaml.Node) error

Jump to

Keyboard shortcuts

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