zookeeper

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	ReadFromZookeeper bool
	Address           string
	Path              string
	LookForChange     bool
	RefreshInSecs     int
}

type ZookeeperReader

type ZookeeperReader struct {
	// contains filtered or unexported fields
}

func NewZookeeperReader

func NewZookeeperReader(ctx context.Context, config *Config) (*ZookeeperReader, error)

func (*ZookeeperReader) Read

func (a *ZookeeperReader) Read(ctx context.Context, conf any) error

Jump to

Keyboard shortcuts

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