package
1.36.5
Repository: https://go.googlesource.com/protobuf
Documentation: pkg.go.dev

# Functions

Range performs a depth-first traversal over reachable values in a message.

# Variables

Break breaks traversal of children in the current value.
Terminate terminates the entire range operation.

# Structs

Options configures traversal of a message value tree.