gh-ost/go/logic
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
..
applier.go Ensure mysql rows responses are closed (#1132) 2022-07-06 23:32:15 +02:00
hooks.go Add golangci-lint CI action, fix gosimple, govet + unused lint errors (#1127) 2022-05-31 21:23:39 +02:00
inspect.go Add golangci-lint CI action, fix gosimple, govet + unused lint errors (#1127) 2022-05-31 21:23:39 +02:00
migrator.go Use switch statements for readability, simplify .NewGoMySQLReader() (#1135) 2022-07-06 23:45:26 +02:00
server.go Add mysql port and version 2021-04-03 23:24:29 +02:00
streamer.go Use switch statements for readability, simplify .NewGoMySQLReader() (#1135) 2022-07-06 23:45:26 +02:00
throttler.go Add golangci-lint CI action, fix gosimple, govet + unused lint errors (#1127) 2022-05-31 21:23:39 +02:00