# Packages

No description provided by the author

# Functions

GlobalRegistry returns the global Registry.
NewNopSender returns a Sender that drops all data.
NewRecord creates a new xray.TelemetryRecord with all of its fields initialized and set to 0.
NewRecorder creates a new Recorder with a default interval and queue size.
NewRegistry returns a new empty Registry.
NewSender creates a new Sender with a default interval and queue size.
ToOptions returns the metadata options if enabled by the config.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
Sender wraps a Recorder and periodically sends the records.