# Functions
NewInterestService creates a new interests service.
NewInterestServiceClient creates a new InterestService client.
StartServer starts interests web service.
# Structs
GetByIDResponse represents get by id response.
GetByIDsResponse represents a get by ids response.
Interest represents an generic interest.
PersistResponse represents a persist response.
Response represents a response.
# Interfaces
InterestService a test service.