16
Stars
1
Forks
Apache-2.0
License
Go
Language
2024-09-22
Last Update
1
Open Issues
Related in Reflection
- copy - Package for fast copying structs of different types.
- Deepcopier - Simple struct copying for Go.
- go-deepcopy - Fast deep copy library.
- gotype - Golang source code parsing, usage like reflect package.
- gpath - Library to simplify access struct fields with Go's expression in reflection.
- 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.