config

package
v0.0.0-...-0a0123b Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() (config.Provider, error)

Types

type BaseConfig

type BaseConfig struct {
	Server server.Config `yaml:"server"`
	DB     db.Config     `yaml:"db"`
	Log    log.Config    `yaml:"log"`
	Kubes  kubes.Config  `yaml:"kubes"`
	Bucket bucket.Config `yaml:"bucket"`
	Chals  chals.Config  `yaml:"chals"`
	OpenAI openai.Config `yaml:"open_ai"`
}

func NewDefaultConfig

func NewDefaultConfig() BaseConfig

Jump to

Keyboard shortcuts

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