backend: replace /pkg/errors with errutil (#17065)

This commit is contained in:
Carl Bergquist
2019-05-15 12:20:17 +02:00
committed by GitHub
parent fdd421e24c
commit c55e6016bf
8 changed files with 42 additions and 22 deletions
+1 -1
View File
@@ -84,7 +84,7 @@ You may use one of several pre-defined schedules in place of a cron expression.
Intervals
You may also schedule a job to execute at fixed intervals, starting at the time it's added
You may also schedule a job to execute at fixed intervals, starting at the time it's added
or cron is run. This is supported by formatting the cron spec like this:
@every <duration>