gh-ost/go/binlog
Tim Vaillancourt 0b066c16a5
Use switch statements for readability, simplify .NewGoMySQLReader() (#1135)
* Use `switch` statements for readability

* Simplify initBinlogReader()
2022-07-06 23:45:26 +02:00
..
testdata still experimenting, yes? go-mysql binlog parser looks good 2016-03-30 15:43:40 +02:00
binlog_dml_event.go Fix custom type assignment 2018-05-04 01:45:14 +09:00
binlog_entry.go minor changes and typo correction 2018-05-23 13:13:25 +08:00
binlog_reader.go formatted code via gofmt 2016-10-27 20:38:45 +02:00
gomysql_reader.go Use switch statements for readability, simplify .NewGoMySQLReader() (#1135) 2022-07-06 23:45:26 +02:00