configcenter

package
v0.63.1 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2025 License: MIT Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config configurator.Config

type ConfigCenter

type ConfigCenter[T any] interface {
	configurator.Configurator[T]
	MustGetConfig() T
}

func MustNewConfigCenter

func MustNewConfigCenter[T any](c Config, subscriber subscriber.Subscriber) ConfigCenter[T]

func NewConfigCenter

func NewConfigCenter[T any](c Config, subscriber subscriber.Subscriber) (ConfigCenter[T], error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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