bcc

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetConfig

func GetConfig(group, dataId string) (string, error)

func MustInit added in v0.2.1

func MustInit(config *config.Config)

func PublishConfig

func PublishConfig(group, dataId, content string) error

Types

type ConfigCenter

type ConfigCenter interface {
	GetConfig(group, dataId string) (string, error)
	PublishConfig(group, dataId, content string) error
}

Jump to

Keyboard shortcuts

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