# Functions

DurationToMillisecond convert time duration type to float64.
GetAnalytics returns the existed analytics instance.
NewAnalytics returns a new analytics instance.
NewAnalyticsOptions creates a AnalyticsOptions object with default parameters.

# Structs

Analytics will record analytics data to a redis back end as defined in the Config object.
AnalyticsOptions contains configuration items related to analytics.
AnalyticsRecord encodes the details of a authorization request.