package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Functions
RewriteEmbeddedIntoParent is a rewrite function which lifts embedded struct fields into their parent map.
ToMap converts a struct to a map, field by field.
WalkMap calls f for every entry in input recursively, outermost first.