//
pkg.gl
Category
github.com/consensys/gnark
frontend
schema
internal
directory
0.12.0
Repository:
https://github.com/consensys/gnark.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
0
#
Packages
reflectwalk
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.