Imports of protoc-gen-go command

PathSynopsis
flagPackage flag implements command-line flag parsing.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/golang/protobuf/internal/gengogrpcPackage gengogrpc contains the gRPC code generator.
google.golang.org/protobuf/cmd/protoc-gen-go/internal_gengoPackage internal_gengo is internal to the protobuf module.
google.golang.org/protobuf/compiler/protogenPackage protogen provides support for writing protoc plugins.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.