Imports of package proto

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
errorsPackage errors implements functions to manipulate errors.
github.com/go-kit/kit/transport/httpPackage http provides a general purpose HTTP binding for endpoints.
google.golang.org/protobuf/protoPackage proto provides functions operating on protocol buffer messages.
io/ioutilPackage ioutil implements some I/O utility functions.
net/httpPackage http provides HTTP client and server implementations.