registry

package
v0.0.0-...-bfdecef Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrorZkConnectedTimedOut = errors.New("timed out waiting for zk connected")
	ErrorNilRegistryInfo     = errors.New("registry info can't be nil")
)

Functions

func NewZookeeperRegistry

func NewZookeeperRegistry(servers []string, sessionTimeout time.Duration) (registry.Registry, error)

func NewZookeeperRegistryWithAuth

func NewZookeeperRegistryWithAuth(servers []string, sessionTimeout time.Duration, user, password string) (registry.Registry, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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