Path | Synopsis |
---|---|
descriptor | Package descriptor provides functions for obtaining protocol buffer descriptors for generated Go types. |
jsonpb | Package jsonpb provides marshaling and unmarshaling between protocol buffers and JSON. |
jsonpb/jsonpb_test_proto | |
proto | Package proto converts data structures to and from the wire format of protocol buffers. |
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 | The code generator for the plugin for the Google protocol buffer compiler. |
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 outputs gRPC service descriptions in Go code. |
protoc-gen-go/plugin | Package plugin_go is a generated protocol buffer package. |
proto/proto3_proto | |
proto/test_proto | |
ptypes | Package ptypes contains code for interacting with well-known types. |
ptypes/any | |
ptypes/duration | |
ptypes/empty | |
ptypes/struct | |
ptypes/timestamp | |
ptypes/wrappers |
Updated 2019-11-17. Refresh now. Tools for package owners.