41
Stars
4
Forks
MIT
License
Go
Language
2017-06-04
Last Update
0
Open Issues
golang
reflect
static-analysis
Related in Reflection
- copy - Package for fast copying structs of different types.
- Deepcopier - Simple struct copying for Go.
- go-deepcopy - Fast deep copy library.
- 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.
- gotype - Golang source code parsing, usage like reflect package.
- objwalker - Walk by go objects with reflection.
- reflectpro - Callers, copiers, getters and setters for go.
- reflectutils - Helpers for working with reflection: struct tag parsing; recursive walking; fill value from string.