config

package
v0.0.0-...-7354109 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ProviderSet = wire.NewSet(
		NewConfigProvider,
	)
)

Functions

func NewConfigProvider

func NewConfigProvider() (config.Provider, error)

Types

type Config

type Config struct {
	Python python.Config `yaml:"python"`
	OpenAI openai.Config `yaml:"openai"`
	API    api.Config    `yaml:"api"`
}

Jump to

Keyboard shortcuts

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