consul

package
v0.15.12 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Create added in v0.9.0

func Create(id, name string, workerConfig *Config, workers map[eosc.RequireId]eosc.IWorker) (eosc.IWorker, error)

Create 创建consul驱动实例

func NewFactory

func NewFactory() eosc.IExtenderDriverFactory

func Register

func Register(register eosc.IExtenderDriverRegister)

Register 注册consul驱动工厂

Types

type AccessConfig

type AccessConfig struct {
	Address []string          `json:"address" label:"consul地址"`
	Params  map[string]string `json:"params" label:"参数"`
}

AccessConfig 接入地址配置

type Config

type Config struct {
	Config AccessConfig `json:"config" label:"配置信息"`
}

Config consul驱动配置

Jump to

Keyboard shortcuts

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