# Functions

No description provided by the author
NewMultiWriter creates and returns new instance of MultiWriter struct.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author

# Structs

CmdOpts specifies the storage configuration to store metrics measurements.
No description provided by the author
JSONWriter is a sink that writes metric measurements to a file in JSON format.
No description provided by the author
MultiWriter ensures the simultaneous storage of data in several storages.
PostgresWriter is a sink that writes metric measurements to a Postgres database.
PrometheusWriter is a sink that allows to expose metric measurements to Prometheus scrapper.
RPCWriter is a sink that sends metric measurements to a remote server using the RPC protocol.
No description provided by the author

# Interfaces

Writer is an interface that writes metrics values.

# Type aliases

No description provided by the author