issues
search
jinzhu
/
copier
Copier for golang, copy value from struct to struct and more
MIT License
5.52k
stars
485
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
在两个含有 map[string]int 的结构体复制后,新对象改动,会影响原`src`内的map
#171
PaulXu-cn
closed
1 year ago
2
特定场景无法匹配到TypeConverter
#170
smzgl
closed
1 year ago
0
Added DefaultSourceFlags option
#169
ekulabuhov
closed
2 years ago
0
ignore field was overwritten
#168
carteruu
opened
2 years ago
0
source with nil pointer replacing existing pointer in destination
#167
iDevoid
opened
2 years ago
1
Fix unintented initialization of pointer fields
#166
kcchu
closed
2 years ago
0
Null sql.Null* values should be copied as nil pointer destination
#165
kcchu
closed
2 years ago
0
fix empty slice is converted to nil in un ConvertibleTo case
#164
hhh111119
closed
2 years ago
1
nopanic Tag无效
#163
jassls
opened
2 years ago
2
Fix converter error do not apply
#162
XiXiangFiles
closed
1 year ago
0
Added DefaultSourceFlags option
#161
ekulabuhov
closed
2 days ago
2
Add go1.18 and go1.19 test matrix
#160
takumin
closed
2 years ago
0
嵌套的指针复制,貌似是存在问题的
#159
mfcheer
closed
2 years ago
0
errors in copier.TypeConverters are not returned from the CopyWithOption function and values with error are not applied
#158
valantonini
opened
2 years ago
2
Fixed issue with nested pointer structs
#157
NicklasWallgren
closed
1 year ago
2
嵌套结构造成stack overflow
#156
KingOfDuck
opened
2 years ago
0
雪花id转换后变成0
#155
cxjhk
opened
2 years ago
0
fix: type converter for interface types
#154
aisbergg
closed
2 years ago
0
DeepCopy tag?
#153
sneko
opened
2 years ago
0
fix: Copy to an invalid addr but can set is not effective.
#152
sineycoder
opened
2 years ago
0
remove unused assignment
#151
harrisonho99
closed
2 years ago
0
Copy didn't success, error should be returned
#150
harrisonho99
opened
2 years ago
0
fix: copy sql.Null* field Not effective
#149
fyyang
closed
2 years ago
1
Doesn't deep-copy structs provided via pointers
#148
bryndin
closed
1 year ago
8
add opt.converters and deep_fields cache
#147
chyroc
closed
2 years ago
0
fix typo
#146
lixiandea
opened
2 years ago
0
fix typo
#145
lixiandea
closed
2 years ago
0
模拟代码分层的时候,多个模型转换的需求场景,存在不好用的问题。
#144
786572258
opened
2 years ago
1
fix json error when struct field is byte slice and is nil
#143
hemanth132
opened
2 years ago
0
fix json error when struct field is slice and is nil
#142
hemanth132
opened
2 years ago
0
copier fails silently when source field implements valuer interface
#141
thetarby
opened
2 years ago
1
A clear hint for NotSupported
#140
cshijiel
opened
2 years ago
1
在无法修改tag的情况下,如何复制两个不同名的字段?
#139
Infinity233
closed
1 year ago
1
add TypeConverter function with field names.
#138
yoyofx
opened
2 years ago
0
Unexported fields behaviour
#137
matthieujoossen
opened
2 years ago
3
fix typo
#136
liuj5
closed
2 years ago
0
fix:sql.NullInt32 to int32 and sql.NullByte to byte error
#135
jiang4869
closed
2 years ago
7
Need map[string]interface{} to struct
#134
toxmc
opened
2 years ago
0
fix nopanic issue
#133
lorenzoranucci
closed
1 year ago
1
`nopanic` annotation doesn't work as expected
#132
lorenzoranucci
opened
2 years ago
0
fix: prevent reinitialize error at getFlags
#131
ag9920
opened
2 years ago
0
Strange behaviour on sub-structures
#130
matthieujoossen
opened
2 years ago
0
无法复制某些字段
#129
tangqiu0205
closed
2 years ago
4
In case of recursive struct, zero length slice become nil
#128
s-takehana
closed
6 months ago
1
Panic when copy two-dimensional array
#127
Lysander66
opened
2 years ago
0
style: simplify shouldIgnore
#126
ag9920
closed
2 years ago
0
add example
#125
ziludev
closed
2 years ago
0
fix bug from issue 117 that 'Copy map with slice-type value panic'
#124
cavanwang
closed
2 years ago
0
custom type convert rules
#123
fuguohong
closed
1 year ago
2
0.3.4 nested struct, struct starts with lowercase, cannot copy
#122
binbin0325
opened
2 years ago
0
Previous
Next