reflectwalk

JSON →
library 1.0.2 ·go
verified Jun 15, 2026

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.