# Functions
NewAnotherServiceHandlers constructs the handler set.
NewMovrServiceHandlers constructs the handler set.
# Structs
AnotherServiceHandlers provides methods for serving our routes.
MovrServiceHandlers provides methods for serving our routes.
# Interfaces
AnotherService describes the route handler implementation.
MovrService describes the route handler implementation.