configor

package
v1.8.2 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client interface {
	Listener(func([]byte))
	GetConfigAllInfoHandle(func([]byte)) error
}

type ConfigCenter

type ConfigCenter interface {
	NewClient() Client
	GetConfigCenterService(string) (Service, error)
}

type Service

type Service interface {
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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