Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]>
- Loading branch information