# Functions

ConvertToRumEvent convert Beacon request to Rum Event.
DecompressBucketLog convert numbers encoded into string to array of numbers nolint: funlen, gocritic, nestif, gocognit, revive.
FromEvent creates Beacon request from http request parameters nolint: funlen.
NewHostnameEvent creates HostnameEvent.

# Constants

nolint: revive.
nolint: revive.
nolint: revive.
nolint: revive.

# Structs

Beacon contains the performance statistics from request.
HostnameEvent contains the hostname data.
RumEvent contains the Rum event data.