factory

package module
v0.0.0-...-b311863 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildConfig

func BuildConfig(cfgType string) (config.Config, error)

Types

type ConfigImpl

type ConfigImpl struct {
	config.BaseConfig `mapstructure:",squash"`
	Auth              config.Auth `mapstructure:"auth"`
	UI                config.UI   `mapstructure:"ui"`
}

func (*ConfigImpl) AuthConfig

func (c *ConfigImpl) AuthConfig() *config.Auth

func (*ConfigImpl) UIConfig

func (c *ConfigImpl) UIConfig() config.UIConfig

func (*ConfigImpl) Validate

func (c *ConfigImpl) Validate() error

Jump to

Keyboard shortcuts

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