Imports of package encoding

PathSynopsis
encoding/jsonPackage json implements encoding and decoding of JSON as defined in RFC 7159.
github.com/gogo/protobuf/protoPackage proto converts data structures to and from the wire format of protocol buffers.
github.com/mesos/mesos-go/api/v1/lib/encoding/framing
github.com/mesos/mesos-go/api/v1/lib/encoding/protoPackage proto implements protobuf utilities such as functional options to construct complex structs and encoders and decoders composable with io.ReadWriters.
ioPackage io provides basic interfaces to I/O primitives.