WIP: zrepl wait active JOB INVOCATION_ID WHAT (callback-based implementation)
This commit is contained in:
@@ -19,6 +19,7 @@ func GetLogger(ctx context.Context) Logger {
|
||||
return logging.GetLogger(ctx, logging.SubsysJob)
|
||||
}
|
||||
|
||||
|
||||
type Job interface {
|
||||
Name() string
|
||||
Run(ctx context.Context)
|
||||
|
||||
Reference in New Issue
Block a user