Imports of package grpchttp2

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
golang.org/x/net/http2Package http2 implements the HTTP/2 protocol.
golang.org/x/net/http2/hpackPackage hpack implements HPACK, a compression format for efficiently representing HTTP header fields in the context of HTTP/2.
google.golang.org/grpc/memPackage mem provides utilities that facilitate memory reuse in byte slices that are used as buffers.
ioPackage io provides basic interfaces to I/O primitives.