zrepl/replication/driver
Christian Schwarz 77d3a1ad4d build: drop go Dep, switch to modules, support Go 1.13
bump enumer to v1.1.1
bump golangci-lint to v1.17.1

no `go mod tidy` because 1.13 and 1.12 seem to alter each other's output

fixes #112
2019-09-14 13:36:44 +02:00
..
errorclass_enumer.go build: drop go Dep, switch to modules, support Go 1.13 2019-09-14 13:36:44 +02:00
replication_driver_debug.go run golangci-lint and apply suggested fixes 2019-03-27 13:12:26 +01:00
replication_driver_logging.go replication/driver: automatic retries on connectivity-related errors 2019-03-13 15:00:40 +01:00
replication_driver_test.go run golangci-lint and apply suggested fixes 2019-03-27 13:12:26 +01:00
replication_driver.go run golangci-lint and apply suggested fixes 2019-03-27 13:12:26 +01:00
replication_stepqueue_test.go run golangci-lint and apply suggested fixes 2019-03-27 13:12:26 +01:00
replication_stepqueue.go replication: refactor driving logic (no more explicit state machine) 2019-03-13 15:00:40 +01:00