package
0.0.0-20241026001302-29d9d32bab2c
Repository: https://github.com/pentops/protostate.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
WalkPathNodes visits every field in the message tree other than the root message itself, calling the callback for each.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

Like ProtoPathSpec but uses JSON field names.
An element in a path from a root message to a leaf node Messages use field name strings Repeated uses index numbes as strings (1 = "1") Maps use the map keys, which are always strings in J5 land.