zookeeper

package
v0.0.0-...-b6b2d9b Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ZookeeperStoreConfig

type ZookeeperStoreConfig struct {
	config.BaseConfig
	Servers        []string      `json:"servers" envconfig:"DUBBO_STORE_ZOOKEEPER_SERVERS"`
	SessionTimeout time.Duration `json:"sessionTimeout" envconfig:"DUBBO_STORE_ZOOKEEPER_SESSION_TIMEOUT"`
}

func DefaultZookeeperStoreConfig

func DefaultZookeeperStoreConfig() *ZookeeperStoreConfig

func (*ZookeeperStoreConfig) Validate

func (z *ZookeeperStoreConfig) Validate() error

Jump to

Keyboard shortcuts

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