//
pkg.gl
Category
google.golang.org/protobuf
reflect
protorange
package
1.36.5
Repository:
https://go.googlesource.com/protobuf
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
25
Files
251 SLOC
#
Functions
Range
Range performs a depth-first traversal over reachable values in a message.
#
Variables
Break
Break breaks traversal of children in the current value.
Terminate
Terminate terminates the entire range operation.
#
Structs
Options
Options configures traversal of a message value tree.