[资源介绍]
GitHub - switchupcb/copygen: Copygen generates code based on Go types. Generate type-based code to copy values from type to type and fields from struct to struct by default (copier without reflection).
Copygen generates code based on Go types. Generate type-based code to copy values from type to type and fields from struct to struct by default (copier without reflection). - switchupcb/copygen
- copygen - 默认情况下,生成基于 Go 类型的任何代码,包括类型到类型的转换器(复制代码),而无需反射。