mesh

package
v0.0.0-...-1837d0f Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrEtcdDropped = errors.New("the connection of etcd is dropped")
)

Functions

This section is empty.

Types

type Config

type Config struct {
	Mesh MeshConfig
	Etcd etcdclient.Config
}

type MeshConfig

type MeshConfig struct {
	AdvertiseAddress string
	DefaultTimeout   time.Duration // 未设置Timeout时默认超时
	GrantTTL         int64
	Path             string
	RetryTimes       int // 尝试连接次数
}

Jump to

Keyboard shortcuts

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