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
unable to copy struct with nested slices
#73
vishvanath-gojek
closed
3 years ago
1
Add support for anonymous fields
#72
math-nao
closed
3 years ago
1
Copy slice by value
#71
math-nao
closed
3 years ago
1
Add support for copying to an interface using source type and allow deep copy on map field
#70
math-nao
closed
3 years ago
2
lower case field names not copying
#69
manit77
closed
3 years ago
0
v.IsZero undefined
#68
anita810
closed
4 years ago
2
How to copy only not null fields?
#67
frederikhors
closed
3 years ago
1
Thanks and these benchmark
#66
frederikhors
closed
4 years ago
1
Add tags to enforce or ignore copying of fields
#65
dexterp
closed
4 years ago
2
<feat>: add CopyByTag extend
#64
zonewave
closed
3 years ago
3
Add Support to Copy zero length Slice
#63
koota110
opened
4 years ago
2
Add support for deep copy on struct field
#62
math-nao
closed
3 years ago
4
Add support for recursive copy on Struct fields
#61
math-nao
closed
3 years ago
1
Added utility function CopyNonEmpty() that ignores empty fields in a struct while copying
#60
rahulkhairwar
closed
4 years ago
4
Copy Nested structs and pointers panic
#59
Madongming
opened
4 years ago
1
Correct typos in copier_test.go
#58
felixonmars
closed
4 years ago
0
Nested structs and pointers don't get deep copied
#57
krishna-birla
closed
3 years ago
1
Added utility function CopyNonEmpty() that ignores empty fields in a …
#56
rahulkhairwar
closed
4 years ago
0
Wrong repository, can be deleted
#55
topfdrummer
closed
4 years ago
0
Bug with a nested struct
#54
georgysavva
closed
3 years ago
2
time.Time to string copy not working.
#53
cocktailer
closed
1 year ago
1
Support copy from map to map
#52
vitrun
closed
4 years ago
1
Go modules support
#51
voidint
closed
3 years ago
1
Full support sql.Null* structs on both sides. Copy to Scanner interface and from Valuer interface.
#50
timsolov
closed
3 years ago
1
Allow usage of pointers to generic type in Scan method for sql.Null* …
#49
timsolov
closed
4 years ago
0
Test fails on specific type from go-openapi project
#48
SergeAx
closed
3 years ago
2
copy/pass by value versus this library
#47
ORESoftware
opened
4 years ago
1
Handle slices with the same underlying type (or convertible)
#46
AriehSchneier
closed
3 years ago
2
is possible to add go module support?
#45
nevernet
closed
3 years ago
1
No map support?
#44
ShyLionTjmn
closed
4 years ago
4
panic when copying field with same name but different type
#43
radaiming
closed
1 year ago
2
Trying to copy a struct isn't working
#42
RamVellanki
opened
5 years ago
1
add testCases for embered field test
#41
kohago
closed
5 years ago
0
[add feature] copy by json tag in struct
#40
wenweih
opened
5 years ago
1
Update to improve doc
#39
AdityaHarindar
closed
5 years ago
0
Updated comment for GoDoc clarity
#38
AdityaHarindar
closed
5 years ago
0
make copier extensible using CopierFunc
#37
ariffebr
closed
3 years ago
0
Feature Request
#36
anasanzari
closed
3 years ago
0
fix copy same struct with pointer fields
#35
hothero
closed
5 years ago
3
How to copy from one data type to another data type with same name?
#34
kumarsiva07
closed
1 year ago
4
Nested Slice getting copied by reference.
#33
bhupkasUber
closed
3 years ago
7
allow item in source array equal to nil
#32
WingGao
closed
5 years ago
0
Copy with nested pointer to struct causes panic
#31
sudo-suhas
closed
3 years ago
7
* When a field of the struct implements sql.Scanner, and Scanner.Scan…
#30
RangelReale
closed
6 years ago
0
Add time.Time convert
#29
WingGao
closed
3 years ago
1
Need struct to map[string]interface{}
#28
WingGao
closed
3 years ago
4
1. support from value is nil
#27
imiskolee
closed
7 years ago
1
Typo in readme?
#26
bettse
closed
3 years ago
1
Allow pointers to be nil if empty value
#25
zbintliff
closed
3 years ago
1
Feature/options
#24
zbintliff
closed
7 years ago
0
Previous
Next