gpath

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

golangreflectstatic-analysis
41
Stars
4
Forks
0
Issues
41
Watchers

Similar Packages

gotype

Golang source code parsing, usage like reflect package.

64

copy

Package for fast copying structs of different types.

52

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