dynamicconfigfx

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2025 License: MIT Imports: 9 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Module = fx.Options(fx.Provide(New))

Module provides fx options for dynamic config initialization

Functions

func New

New creates dynamicconfig.Client from the configuration

Types

type Params

type Params struct {
	fx.In

	Cfg     config.Config
	Logger  log.Logger
	RootDir string `name:"root-dir"`

	Lifecycle fx.Lifecycle
}

Params required to build a new dynamic config.

Jump to

Keyboard shortcuts

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