Commit e96a63e
Cloning refactor and data race fix (#393)
* enzyme manager to avoid managing global state over the lifetime of a program
* clone_test -> clone to make it easier to test and bench
* remove concurrency
* remove todos
* expose some enzymes
* fix lint
* update changelog and remove pointer reciever.
* moved example test to separate file for namespace clarity in rendered go doc examples.
* renamed variables and added comments.
* renamed variables and removed unnecessary control block.
* added struct field name to changelog.
* Golden Gate is no longer a receiver
* update changelog
---------
Co-authored-by: Timothy Stiles <tim@stiles.io>1 parent 58f8699 commit e96a63e
4 files changed
+255
-210
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
17 | 24 | | |
18 | 25 | | |
19 | 26 | | |
20 | 27 | | |
21 | 28 | | |
22 | | - | |
| 29 | + | |
0 commit comments