Skip to content

Conversation

kevinburke
Copy link
Contributor

OnceGroup.Do has the same semantics as Group.Do, but caches and
returns the first computed result if called sequentially.

OnceGroup.Do has the same semantics as Group.Do, but caches and
returns the first computed result if called sequentially.

Fixes golang#96.
@bradfitz
Copy link
Contributor

Not really a fan of its name, nor expanding the API. I kinda consider this package done, working, and frozen. Can't your fill function do its own caching if that's desired?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants