config

package
v0.0.0-...-b6b44b4 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2020 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Parse

func Parse(conf string) error

Types

type ConfYaml

type ConfYaml struct {
	Logger            logger.LoggerSection     `yaml:"logger"`
	Query             query.SeriesQuerySection `yaml:"query"`
	Redis             redi.RedisSection        `yaml:"redis"`
	Strategy          stra.StrategySection     `yaml:"strategy"`
	Identity          identity.IdentitySection `yaml:"identity"`
	Report            report.ReportSection     `yaml:"report"`
	NodataConcurrency int                      `yaml:"nodataConcurrency"`
}
var (
	Config *ConfYaml
)

Jump to

Keyboard shortcuts

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