Imports of package client

PathSynopsis
github.com/go-kit/kit/endpointPackage endpoint defines an abstraction for RPCs.
github.com/go-kit/kit/examples/profilesvc
github.com/go-kit/kit/logPackage log provides a structured logger.
github.com/go-kit/kit/sdPackage sd provides utilities related to service discovery.
github.com/go-kit/kit/sd/consulPackage consul provides Instancer and Registrar implementations for Consul.
github.com/go-kit/kit/sd/lbPackage lb implements the client-side load balancer pattern.
github.com/hashicorp/consul/api
ioPackage io provides basic interfaces to I/O primitives.
timePackage time provides functionality for measuring and displaying time.