github.com/getlantern/deepcopy
package deepcopy provides functionality for making deep copies of objects. We originally wanted to use code.google.com/p/rog-go/exp/deepcopy, but it's not working with a current version of Go (even after fixing compile issues, its unit tests don't pass). Hence, we created this deepcopy. It makes a deep copy by using json.Marshal and json.Unmarshal, so it's not very performant.
Ecosystem
proxy.golang.org
proxy.golang.org
Latest Release
almost 10 years ago
v0.0.0-20160317154340-7f45deb8130a
almost 10 years ago
Versions
1
1
Dependent Packages
69
69
Dependent Repos
97
97
Loading...
Readme
Loading...
Links
| Registry | proxy.golang.org |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:golang/github.com/getlantern/deepcopy
spec |
| License | Apache-2.0 |
| Namespace | github.com/getlantern |
| First Release | almost 10 years ago |
| Last Synced | 10 days ago |
Rankings on proxy.golang.org
Overall
Top 3.5%
Dependent packages
Top 0.6%
Dependent repos
Top 0.6%
Forks
Top 7.3%
Docker downloads
Top 0.9%