# Functions
No description provided by the author
No description provided by the author
Run runs the provided function in a goroutine, and call wg.Done() when it returns.
# Interfaces
No description provided by the author
# Type aliases
Runner is a function callable by async.Run().