package
1.5.0
Repository: https://github.com/m3db/m3.git
Documentation: pkg.go.dev

# Packages

Package configflag provides a utility for registering config related command line options with the stdlib flag package.
Package hostid provides a configuration struct for resolving a host ID from YAML.

# Functions

Dump writes the given configuration to stream dst as YAML.
LoadFile loads a config from a file.
LoadFiles loads a config from list of files.
WarnOnDeprecation emits a warning for every deprecated field.

# Structs

Options is an options set used when parsing config.
WorkerPoolPolicy specifies the policy for the worker pool.