Issues
- 2
可以排除某些字段不复制吗?
#213 opened by jianhao84 - 0
嵌套结构体无法使用copier:"-"忽略复制
#222 opened by liushuai05 - 0
gorm查询出来的结构体COPY 的时候ID,CreatedAt,UpdatedAt没有成功,
#221 opened by hjw33210 - 0
- 0
能否支持结构体内嵌字段到切片的拷贝
#218 opened by luoshaofeng - 0
Nil Slice Becomes Empty Slice After Copying
#215 opened by helloqiu - 0
- 2
如何Copy非匿名嵌套结构体
#211 opened by Flipped199 - 3
copy of slice doesn't replace the whole slice
#182 opened by watercraft - 1
UnicodeDecodeError: 'gbk' codec can't decode byte 0x99 in position 763: illegal multibyte sequence
#200 opened by Zhangjiawei-Beinloft - 0
- 0
specify multiple field name
#205 opened by liuzh825 - 1
Non existent fields on source struct is still over ridden in destination struct
#204 opened by Roccoriu - 1
Option for making `copier:"must"` or `copier:"must,nopanic"` a default behavior.
#175 opened by josephbuchma - 0
Deep Copy is not working after upgrading to 0.4.0
#193 opened by mahadeva1989 - 0
Unexported copy of struct is failing
#202 opened by mahadeva1989 - 1
[bug report] The private field is hindering the copier from functioning properly.
#201 opened by XiXiangFiles - 3
- 0
Why did the Struct replication implementation change from v0.3.5 to v0.4.0?
#198 opened by baijianruoli - 1
- 0
Custom function for merging fields
#194 opened by dcrystalj - 3
Unexported fields behaviour
#137 opened by matthieujoossen - 2
Next version Release?
#179 opened by patilakshay227 - 1
在无法修改tag的情况下,如何复制两个不同名的字段?
#139 opened by Infinity233 - 1
I want to merge the data of two structures
#187 opened by NoiseFan - 0
Use copier without reflection
#189 opened by listepo - 1
It does not working correctly
#183 opened by surjit - 0
Deepcopy on interface pointers not working properly
#184 opened by Kxzuir - 0
从基础类型转为sql.NullXXX类型时,转换失败。
#181 opened by jiang4869 - 0
特定场景无法匹配到TypeConverter
#170 opened by smzgl - 0
Slice replication problem
#176 opened by w22296437978 - 8
Doesn't deep-copy structs provided via pointers
#148 opened by bryndin - 2
nopanic Tag无效
#163 opened by jassls - 2
在两个含有 map[string]int 的结构体复制后,新对象改动,会影响原`src`内的map
#171 opened by PaulXu-cn - 2
errors in copier.TypeConverters are not returned from the CopyWithOption function and values with error are not applied
#158 opened by valantonini - 3
Current status of this project
#173 opened by uded - 3
如果可以的话,能否加一个json与结构体的互相转换
#172 opened by Jaylenwa - 0
- 0
ignore field was overwritten
#168 opened by carteruu - 1
- 0
嵌套的指针复制,貌似是存在问题的
#159 opened by mfcheer - 0
嵌套结构造成stack overflow
#156 opened by KingOfDuck - 0
雪花id转换后变成0
#155 opened by cxjhk - 0
DeepCopy tag?
#153 opened by sneko - 0
Copy didn't success, error should be returned
#150 opened by harrisonho99 - 1
模拟代码分层的时候,多个模型转换的需求场景,存在不好用的问题。
#144 opened by 786572258 - 0
- 0
Need map[string]interface{} to struct
#134 opened by toxmc - 0
`nopanic` annotation doesn't work as expected
#132 opened by lorenzoranucci - 0
Strange behaviour on sub-structures
#130 opened by matthieujoossen