# Functions

NewAnalyticsService creates and starts a analytics service to send data to the client.

# Constants

No description provided by the author

# Structs

AnalyticsService provides a way to cache and send analytics to the server.

# Interfaces

SafeAnalyticsCache is a type that provides thread safe access to maps used by analytics.
SafeSeenTargetsCache extends SafeAnalyticsCache and adds behavior specific to seen targets.