Package client provides a profilesvc client based on a predefined Consul
service name and relevant tags. Users must only provide the address of a
Consul server.
New returns a service that's load-balanced over instances of profilesvc found
in the provided Consul server. The mechanism of looking up profilesvc
instances in Consul is hard-coded into the client.