feat(Go-StudyExample):2020/12/29:新增【Go每日一库】copier复制不同结构体的同名属性

This commit is contained in:
Huangzj
2020-12-29 09:34:57 +08:00
parent 3d04c6dbad
commit ac81840d80
3 changed files with 64 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
获取包命令: go get github.com/jinzhu/copier
参考地址:https://segmentfault.com/a/1190000022008881
参考地址:https://github.com/darjun/go-daily-lib