config

package
v0.0.0-...-0940e79 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EnvConfig

type EnvConfig struct {
}

func (*EnvConfig) Parse

func (c *EnvConfig) Parse(result interface{}) error

func (*EnvConfig) Setup

func (c *EnvConfig) Setup(ctx context.Context, _ ...gobs.IService) error

type IConfiguration

type IConfiguration interface {
	Parse(result interface{}) error
}

func NewIConfig

func NewIConfig() IConfiguration

type Viper

type Viper struct {
}

func (*Viper) Parse

func (c *Viper) Parse(result interface{}) error

func (*Viper) Setup

func (c *Viper) Setup(ctx context.Context, _ ...gobs.IService) error

Jump to

Keyboard shortcuts

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