config

package
v0.0.0-...-da789b0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

Functions

func NewProvider

func NewProvider(cache bucket.Bucket) (config.Provider, error)

Types

type BaseConfig

type BaseConfig struct {
	Log      log.Config      `yaml:"log"`
	Workflow workflow.Config `yaml:"workflow"`
	DB       db.Config       `yaml:"db"`
	Temporal temporal.Config `yaml:"temporal"`
	Server   server.Config   `yaml:"server"`
	Generate generate.Config `yaml:"generate"`
	LLM      llm.Config      `yaml:"llm"`
}

func NewDefaultConfig

func NewDefaultConfig() BaseConfig

Jump to

Keyboard shortcuts

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