//
pkg.gl
Category
github.com/LeoCBS/beam/sdks/v2
go
test
integration
io
xlang
kafka
package
2.59.0
Repository:
https://github.com/leocbs/beam.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
0
Files
120 SLOC
#
Functions
ReadPipeline
ReadPipeline creates a pipeline that reads ints from Kafka and asserts that they match a given slice of ints.
WritePipeline
WritePipeline creates a pipeline that writes a given slice of ints to Kafka.