issues
search
jinzhu
/
copier
Copier for golang, copy value from struct to struct and more
MIT License
5.58k
stars
490
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Feature/flags
#23
zbintliff
closed
7 years ago
2
If going to a Pointer allow it to be Nil for Zero Valued `from` values.
#22
zbintliff
closed
7 years ago
1
addition to docs
#21
dgaedcke
closed
7 years ago
1
Support for sql.Null* types
#20
derkan
closed
3 years ago
1
moved ptr from copy as priority, and ignoring from nil value
#19
u007
closed
3 years ago
2
Prevent mismatched types (struct -> non-struct) in a copy from panicing.
#18
gavbaa
closed
3 years ago
1
field with same name but different type
#17
WingGao
closed
7 years ago
1
add check if from and to has the same type
#16
miuy56dc
closed
7 years ago
0
Refactor
#15
jinzhu
closed
7 years ago
0
bug report
#14
ColaMint
closed
7 years ago
1
Copy refactoring, UT enhancements, deep pointers support, tricky case…
#13
kchugalinskiy
closed
7 years ago
2
Struct with pointers
#12
martijn-dd
closed
7 years ago
3
Deep copy for pointer to structure
#11
kchugalinskiy
closed
7 years ago
1
NumField of non-struct type
#10
guatedude2
closed
7 years ago
2
Copy of struct with contained slice
#9
kashyap-fk
closed
7 years ago
2
fixes panic when types are different
#8
borystomala
closed
8 years ago
1
support embedded structs in src/from struct
#7
kyleboyle
closed
8 years ago
0
is this does not copy embeded struct ?
#6
aliuygur
closed
8 years ago
3
Check that we can set field value
#5
corpix
closed
8 years ago
0
LICENSE missing
#4
ernesto-jimenez
closed
9 years ago
1
support copy slice with ptr struct
#3
azumads
closed
10 years ago
1
Update README.md
#2
ghost
closed
10 years ago
1
Should Copy's arguments be reversed for consistency with io.Copy?
#1
rce
closed
11 years ago
3
Previous