question: How use golang Copy one struct to another where structs have same members and different types
此时需要的库
github.com/ulule/deepcopiergithub.com/jinzhu/copier
E.g.
go
| |
question: How use golang Copy one struct to another where structs have same members and different types
此时需要的库
github.com/ulule/deepcopiergithub.com/jinzhu/copierE.g.
| |