gh-ost/go/logic
Tim Vaillancourt 47d49c6b92
Add go mod (#935)
* Add a go.mod file

* run go mod vendor again

* Move to a well-supported ini file reader

* Remove GO111MODULE=off

* Use go 1.16

* Rename github.com/outbrain/golib -> github.com/openark/golib

* Remove *.go-e files

* Fix for `strconv.ParseInt: parsing "": invalid syntax` error

* Add test for '[osc]' section

Co-authored-by: Nate Wernimont <nate.wernimont@workiva.com>
2021-06-24 20:19:37 +02:00
..
applier.go Add go mod (#935) 2021-06-24 20:19:37 +02:00
hooks.go Add go mod (#935) 2021-06-24 20:19:37 +02:00
inspect.go Add go mod (#935) 2021-06-24 20:19:37 +02:00
migrator.go hooks: reporting GH_OST_ETA_SECONDS. ETA as part of migration context (#936) 2021-05-31 14:15:51 +02:00
server.go Add mysql port and version 2021-04-03 23:24:29 +02:00
streamer.go Add go mod (#935) 2021-06-24 20:19:37 +02:00
throttler.go All MySQL DBs limited to max 3 concurrent/idle connections #15 (#931) 2021-05-27 20:00:58 +02:00