Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 614 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 614 Bytes

Reflect GoDoc Go Report Card

reflect package contains a number of service functions intended for assigning values to variables and for traversing hierarchically all variables.

Installation

go get github.com/gotidy/reflect

Documentation

GoDoc

License

Apache 2.0