issues
search
jinzhu
/
copier
Copier for golang, copy value from struct to struct and more
MIT License
5.58k
stars
489
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
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
Rename License to LICENSE
#121
gotmax23
closed
2 years ago
1
didn't copy field with different type
#120
zaininHub
opened
3 years ago
0
Add support to copy from a nil slice pointer to a slice field when DeepCopy is enabled
#119
math-nao
closed
2 years ago
0
Add support to copy from a nil slice pointer to a slice field when DeepCopy is enabled
#118
math-nao
closed
2 years ago
0
Copy map with slice-type value panic
#117
studentliying
closed
2 years ago
3
fixed copy fields breaking on unexported pointer field, close #102
#116
tomdevelops
closed
2 years ago
1
added converter option for type conversions
#115
tomdevelops
closed
2 years ago
0
小功能添加
#114
i-curve
closed
2 years ago
0
Copy un-exported struct fields in DeepCopy
#113
joshhardy
closed
2 years ago
3
Ignore copy from the source structure
#112
miluchen
opened
3 years ago
0
Support copying unexported fields
#111
Carrotman42
closed
2 years ago
2
Does not create deep copy
#110
debasish-mihup
opened
3 years ago
2
how to copy from one []* to another []*
#109
junneyang
opened
3 years ago
1
use copier for more than 1 field name, to use for various structs
#108
danielmellerspider
opened
3 years ago
0
Stack overflow in certain situation
#107
ycydsxy
opened
3 years ago
2
Copy different field name, the original field had no value
#106
mingzaily
opened
3 years ago
0
Deepcopy handle shallow-copyable un-exported fields
#105
BatmanAoD
closed
3 years ago
4
How to copy fields with same name but different types?
#104
ycydsxy
opened
3 years ago
3
Fix copy time.Time with DeepCopy
#103
aaron0x
closed
3 years ago
5
copier will break copy fields when first field is a pointer
#102
demobin8
closed
2 years ago
0
Nested map of struct doesn't ignore empty values
#101
co-in
opened
3 years ago
0
DeepCopy is not handling interface pointers well
#100
JonathanAquino
opened
3 years ago
2
Copy with nested pointer struct causes panic
#99
andig
closed
1 year ago
1
DeepCopy doesn't Copy time.Tme Fields
#98
asherry99
closed
2 years ago
0
Not copying "time.Time" fields in nested structs
#97
levichevdmitry
closed
2 years ago
0
try copier while failed to set slice element with struct type
#96
juju812
closed
3 years ago
0
Deep copy does not copy fields in the specified structure
#95
robotLJW
opened
3 years ago
0
您好,为什么嵌套的结构体,无法复制呢
#94
shenqidebaozi
closed
3 years ago
2
append destslice size only if dest size smaller than src
#93
juju812
closed
3 years ago
0
Elements in slices can't be merged due to not convertible
#92
juju812
closed
3 years ago
0
[Bug] Deep copy of struct with interface panics
#91
Jake-Convictional
closed
3 years ago
2
Added registration for conversion function to different type
#90
tomtwinkle
opened
3 years ago
1
panic: reflect: call of reflect.Value.SetMapIndex on interface Value
#89
bluexg7
closed
3 years ago
0
[Bug] reflect: slice index out of range at Copy of a slice of pointers to struct
#88
olivier4576
closed
3 years ago
0
能提供一个自定义字段映射的功能么
#87
oneone1995
closed
3 years ago
1
Copy different field name from tag flag
#86
tomtwinkle
closed
3 years ago
1
fix embedded struct copy
#85
zerosnake0
closed
3 years ago
0
[Bug] Ordering of field in Struct leads to panic
#84
phuoc-insignia
closed
3 years ago
2
Renamed TestCopyNonEmpty() to TestCopyWithOption(), and added godoc
#83
rahulkhairwar
closed
3 years ago
0
[fix] #80 check if field is existsing before access
#82
matthieujoossen
closed
3 years ago
0
[fix] #78 Note that a copy was made after successful copy
#81
matthieujoossen
closed
3 years ago
0
Copy produces an error with gorm.Model
#80
matthieujoossen
closed
3 years ago
2
[Bug] Panic on SetMapIndex when using map[x]interface{}
#79
maeglindeveloper
closed
3 years ago
4
[Bug] Copy time.Time not working
#78
maeglindeveloper
closed
3 years ago
7
[Bug] Copying pointer to struct is not working
#77
maeglindeveloper
closed
3 years ago
1
[Bug] crashed with nested struct
#76
tubzby
closed
3 years ago
4
[bug] panic in copying slices >v0.2.0
#75
v-byte-cpu
closed
3 years ago
0
Full support sql.Null* structs on both sides. Copy to Scanner interface and from Valuer interface.
#74
timsolov
closed
3 years ago
4
Previous
Next