-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Structure the aggregator and flusher goroutines
Another chunk of #300. Once this lands the final step will be to break out the existing massive `run()` methods into useful helper functions now that parameter-passing isn't such a pain. In theory no functional changes; just slightly nicer code and stricter typing around channel direction.
- Loading branch information
Showing
1 changed file
with
79 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters