added readme and package-level comments

This commit is contained in:
pippellia-btc
2025-06-11 16:26:22 +02:00
parent 9450150171
commit 15fd14dc01
5 changed files with 35 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
// The pipe package defines high-level pipeline functions (e.g. [Firehose], [Engine])
package pipe
import (