registry

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2022 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 NornRegistry added in v0.2.0

type NornRegistry struct {
	Logger         log.Logger
	Listener       chrysom.ListenerFunc
	ListenerConfig chrysom.ListenerClientConfig
	Measures       chrysom.Measures
	Reader         chrysom.Reader
	Argus          chrysom.BasicClientConfig
}

type Registry

type Registry struct {
	HookStore *chrysom.BasicClient
	Logger    log.Logger
}

func NewRegistry

func NewRegistry(in RegistryIn) (*Registry, error)

NewRegistry returns Registry with configured argus client and listener

type RegistryIn

type RegistryIn struct {
	fx.In
	NornRegistry NornRegistry
}

RegistryIn is the set of dependencies for this package's components

Jump to

Keyboard shortcuts

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