package
0.4.1
Repository: https://github.com/qvantel/nerd.git
Documentation: pkg.go.dev

# Functions

Getenv is useful for retrieving the value of an env var with a default.
New generates a Config object populated with values from the environment.
Present returns true if the given element is in the given list, false if not.

# Constants

Supported series store types.
Supported network parameter store types.
Supported series store types.
Supported network parameter store types.

# Structs

Config holds all the configuration for the app.
Kafka holds the necessary configuration to set up the connection to a Kafka cluster.
LoggerParams holds the necessary configuration to initialize the logger.
MLParams holds the parameters that determine how the ML package will behave and how it will store its data.
SeriesParams holds the parameters that determine how the series package will behave and how it will store its data.