configuration

package
v1.2.0-beta.2 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2022 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 3 more Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigFileService

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

ConfigFileService 配置中心核心服务门面类

func NewConfigFileService

func NewConfigFileService(connector configconnector.ConfigConnector,
	configuration config.Configuration) *ConfigFileService

NewConfigFileService 创建配置中心服务

func (*ConfigFileService) Destroy

func (c *ConfigFileService) Destroy()

Destroy 销毁服务

func (*ConfigFileService) GetConfigFile

func (c *ConfigFileService) GetConfigFile(namespace, fileGroup, fileName string) (model.ConfigFile, error)

GetConfigFile 获取配置文件

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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