chore: add pkg names

This commit is contained in:
Jon Lundy
2022-10-13 15:32:25 -06:00
parent e7df4cc479
commit 33bba9d8f7
13 changed files with 239 additions and 18 deletions

View File

@@ -1,3 +1,4 @@
// package streamer provides a driver to allow awaiting for new events to be added to a stream.
package streamer
import (