marstr / envelopes

A collection of Go packages to express Budget calculations and state easily.
Apache License 2.0
6 stars 0 forks source link

BareClone doesn't respect Depth option #41

Open marstr opened 3 years ago

marstr commented 3 years ago

It was really just added in PR #40 as a demonstration of how options can be added without be a breaking change in the future. Before v0.3 is released the option should either be deleted, or Walker/BareClone should respect it.