Closed rogpeppe closed 6 years ago
This naming more succinct, more Go-idiomatic, and more suggestive of the semantics that are implemented (a LIFO stack of functions to run later).
We also rename Cleanup to Done (thinking of sync.WaitGroup.Done).
The old names are left in place as synonyms for now.
This naming more succinct, more Go-idiomatic, and more suggestive of the semantics that are implemented (a LIFO stack of functions to run later).
We also rename Cleanup to Done (thinking of sync.WaitGroup.Done).
The old names are left in place as synonyms for now.