[ aria ]
[ 源代码: golang-github-jinzhu-copier ]
软件包:golang-github-jinzhu-copier-dev(0.3.2-2)
golang-github-jinzhu-copier-dev 的相关链接
下载源码包 golang-github-jinzhu-copier:
- [golang-github-jinzhu-copier_0.3.2-2.debian.tar.xz]
- [golang-github-jinzhu-copier_0.3.2-2.dsc]
- [golang-github-jinzhu-copier_0.3.2.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Copy value from struct to struct and more (library)
Library for deep copying complex datastructures in golang. Features:
• Copy from field to field with same name • Copy from method to field with same name • Copy from field to method with same name • Copy from slice to slice • Copy from struct to slice • Copy from map to map • Enforce copying a field with a tag • Ignore a field with a tag