7 lines
169 B
Markdown
7 lines
169 B
Markdown
# Producer
|
|
|
|
A prepopulated file with JSON users is available on S3 for seeing the stream.
|
|
|
|
## Running the code
|
|
|
|
$ cat users.txt | go run main.go --stream streamName
|