File tree 1 file changed +5
-0
lines changed
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:
68
68
Package ` protodesc ` provides functionality for converting
69
69
` descriptorpb.FileDescriptorProto ` messages to/from the reflective
70
70
` 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.
71
76
* [ ` testing/protocmp ` ] ( https://pkg.go.dev/google.golang.org/protobuf/testing/protocmp ) :
72
77
Package ` protocmp ` provides protobuf specific options for the ` cmp ` package.
73
78
* [ ` testing/protopack ` ] ( https://pkg.go.dev/google.golang.org/protobuf/testing/protopack ) :
You can’t perform that action at this time.
0 commit comments