Path | Synopsis |
---|---|
descriptor | Package descriptor provides functions for obtaining the protocol buffer descriptors of generated Go types. |
internal/gengogrpc | Package gengogrpc contains the gRPC code generator. |
internal/testprotos/jsonpb_proto | |
internal/testprotos/proto2_proto | |
internal/testprotos/proto3_proto | |
jsonpb | Package jsonpb provides functionality to marshal and unmarshal between a protocol buffer message and JSON. |
proto | Package proto provides functionality for handling protocol buffer messages. |
protoc-gen-go | protoc-gen-go is a plugin for the Google protocol buffer compiler to generate Go code. |
protoc-gen-go/descriptor | |
protoc-gen-go/generator | Package generator is deprecated. |
protoc-gen-go/generator/internal/remap | Package remap handles tracking the locations of Go tokens in a source text across a rewrite by the Go formatter. |
protoc-gen-go/grpc | Package grpc is deprecated. |
protoc-gen-go/plugin | |
ptypes | Package ptypes provides functionality for interacting with well-known types. |
ptypes/any | |
ptypes/duration | |
ptypes/empty | |
ptypes/struct | |
ptypes/timestamp | |
ptypes/wrappers |
Updated 2020-10-15. Refresh now. Tools for package owners.