A distributed stream processing platform.
In order to generate documentation and open the godoc reference page, make sure to install godoc in the system. Then run
bash docs.sh
Or you can simply run the command
godoc -http=:8080
and open http://localhost:8080/pkg/github.com/raralabs/canal to get the reference.