gotype

Golang source code parsing, usage like reflect package.

astgometaprogrammingrefactorreflect
64
Stars
9
Forks
2
Issues
64
Watchers

Similar Packages

copy

Package for fast copying structs of different types.

52

gpath

Library to simplify access struct fields with Go's expression in reflection.

41

goenum

A common enumeration struct based on generics and reflection that allows you to quickly define enumerations and use a set of useful default methods.

16