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

# Functions

Run runs the server programmatically given a filename for the configuration file.

# Structs

InstrumentOptionsReady is a set of instrument options and metric reporters that is delivered when constructed.
RunOptions provides options for running the server with backwards compatibility if only solely adding fields.
RunResult returns metadata about the process run.

# Type aliases

BackendStorageTransformFn is a transformation function for backend storage.
CustomHandlerOptionsFn is a factory for options.CustomHandlerOptions.
CustomTSDBOptionsFn is a transformation function for TSDB Options.