reflectwalk is a package that allows you to 'walk' complex structures similar to how you may 'walk' a filesystem: visiting every element one by one and calling callback functions allowing you to handle and manipulate those elements.
go get github.com/mitchellh/reflectwalkNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Walk through a map and print each value
No known issues recorded.
No dependency data recorded yet.