You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -23,11 +23,11 @@ This repo uses [Changelog](CHANGELOG.md).
23
23
24
24
The `cmd` directory contains example applications that can be build by running `make build` in the root of the project. The resulting binaries will be places in `bin/`.
25
25
26
-
-`go-binlogparser`
27
-
-`go-canal`
28
-
-`go-mysqlbinlog`
29
-
-`go-mysqldump`
30
-
-`go-mysqlserver`
26
+
-`go-binlogparser`: parses a binlog file at a given offset
27
+
-`go-canal`: streams binlog events from a server to canal
0 commit comments