SkillAgentSearch skills...

Reflectwalk

reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.

Install / Use

/learn @mitchellh/Reflectwalk
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

reflectwalk

reflectwalk is a Go library for "walking" a value in Go using reflection, in the same way a directory tree can be "walked" on the filesystem. Walking a complex structure can allow you to do manipulations on unknown structures such as those decoded from JSON.

View on GitHub
GitHub Stars282
CategoryDevelopment
Updated15d ago
Forks29

Languages

Go

Security Score

95/100

Audited on Mar 15, 2026

No findings