# Functions
AttachMiddleware attaches the given middleware to the router; this is to be used in conjunction with NewServer.
ClientVersionCheckMiddleware checks the client version.
No description provided by the author
New returns a Server that implements the Controller interface.
NewRouter returns a mux.Router with no middleware.
NewWithMiddleware returns a Server that implemenets the Controller interface.
PanicMiddleware logs any panics.
# Interfaces
Controller defines the interface for the analytics-latency-config-service service.
# Type aliases
VersionRange decides whether to accept a version.