config

package
v0.19.2 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2026 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Module = fx.Module(
	"vef:config",
	fx.Provide(
		newConfig,
		newAppConfig,
		newDatasourceConfig,
		newCorsConfig,
		newSecurityConfig,
		newRedisConfig,
		newStorageConfig,
		newMonitorConfig,
		newMcpConfig,
	),
)

Functions

This section is empty.

Types

type ViperConfig added in v0.8.0

type ViperConfig struct {
	// contains filtered or unexported fields
}

func (*ViperConfig) Unmarshal added in v0.8.0

func (v *ViperConfig) Unmarshal(key string, target any) error

Jump to

Keyboard shortcuts

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