Skip to content

Commit

Permalink
wip: more todo
Browse files Browse the repository at this point in the history
Signed-off-by: Armando Ruocco <[email protected]>
  • Loading branch information
armru committed Feb 12, 2024
1 parent 92c2911 commit e5a4c7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/backup/executor/executor.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ var backupModeBackoff = wait.Backoff{
type Executor struct {
backupClient webserver.BackupClient

// TODO: these should be a getter that return an error if empty
BeginWal string
EndWal string

Expand Down

0 comments on commit e5a4c7e

Please sign in to comment.