registry

package
v0.3.5 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2022 License: Apache-2.0, BSD-2-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	CoreComponent *app.CoreComponent
)
View Source
var ParamsRegistry = &ParametersRegistry{}

Functions

func DefaultRegistry

func DefaultRegistry() registry.Registry

DefaultRegistry returns an initialized default registry.

Types

type ParametersRegistry

type ParametersRegistry struct {
	UseText  bool   `default:"false" usage:"enable text key/value store for registry db."`
	FileName string `default:"chain-registry.json" usage:"registry filename. Ignored if registry.useText is false."`
}

Jump to

Keyboard shortcuts

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