# Packages

No description provided by the author

# Functions

NewServiceImpl - Creates a new Analytics ServiceImpl.
NewSQSBackend creates a new SQS backend for storing analytics data.

# Structs

ServiceImpl - Implementation of the Analytics Service interface.

# Interfaces

Service - defines a Stats Service Interface.
ServiceBackend is used to store data output by the analytics service.
go:generate moq -out analyticstest/sqsclient.go -pkg analyticstest .