numaproj / numaflow-go

Numaflow Golang SDK
Apache License 2.0
46 stars 11 forks source link

chore: fix some typos #48

Closed KeranYang closed 1 year ago

KeranYang commented 1 year ago

In my recent Java implementation, I write the EOF on a newline, just to make it a bit clearer. I make the same changes here in Go SDK to make it consistent for parsing.