File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -68,6 +68,11 @@ Summary of the packages provided by this module:
6868 Package ` protodesc ` provides functionality for converting
6969 ` descriptorpb.FileDescriptorProto ` messages to/from the reflective
7070 ` protoreflect.FileDescriptor ` .
71+ * [ ` reflect/protopath ` ] ( https://pkg.go.dev/google.golang.org/protobuf/reflect/protopath ) :
72+ Package ` protopath ` provides a representation of a sequence of
73+ protobuf reflection operations on a message.
74+ * [ ` reflect/protorange ` ] ( https://pkg.go.dev/google.golang.org/protobuf/reflect/protorange ) :
75+ Package ` protorange ` provides functionality to traverse a protobuf message.
7176* [ ` testing/protocmp ` ] ( https://pkg.go.dev/google.golang.org/protobuf/testing/protocmp ) :
7277 Package ` protocmp ` provides protobuf specific options for the ` cmp ` package.
7378* [ ` testing/protopack ` ] ( https://pkg.go.dev/google.golang.org/protobuf/testing/protopack ) :
You can’t perform that action at this time.
0 commit comments