sd

package
v0.58.1 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2024 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigFile

type ConfigFile struct {
	Source string
	Data   []byte
}

func (*ConfigFile) Hash

func (c *ConfigFile) Hash() uint64

type ConfigFileProvider

type ConfigFileProvider interface {
	Run(ctx context.Context)
	Configs() chan ConfigFile
}

type ServiceDiscovery

type ServiceDiscovery struct {
	*logger.Logger
	// contains filtered or unexported fields
}

func NewServiceDiscovery

func NewServiceDiscovery() (*ServiceDiscovery, error)

func (*ServiceDiscovery) Run

func (d *ServiceDiscovery) Run(ctx context.Context, in chan<- []*confgroup.Group)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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