Documentation ¶
Index ¶
- func EnvID() string
- func IsConfigSet(key string) bool
- func LoadConfig(ctx context.Context) error
- func LogLevel() string
- func ServiceName() string
- func Values() map[string]any
- type Value
- func (v Value) Bool() bool
- func (v Value) Duration() time.Duration
- func (v Value) Float64() float64
- func (v Value) Int() int
- func (v Value) Int32() int32
- func (v Value) Int64() int64
- func (v Value) String() string
- func (v Value) StringSlice() []string
- func (v Value) Uint32() uint32
- func (v Value) Uint64() uint64
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.