enqueue backups
This commit is contained in:
0
.dockerignore
Normal file → Executable file
0
.dockerignore
Normal file → Executable file
2
main.go
2
main.go
@@ -30,7 +30,7 @@ func main() {
|
||||
panic(err)
|
||||
}
|
||||
|
||||
//go EnqueueBackups()
|
||||
go EnqueueBackups()
|
||||
|
||||
go func() {
|
||||
log.Printf("Serving on %q", config.Port)
|
||||
|
||||
0
server/able.go
Normal file → Executable file
0
server/able.go
Normal file → Executable file
0
server/delete.go
Normal file → Executable file
0
server/delete.go
Normal file → Executable file
0
server/get.go
Normal file → Executable file
0
server/get.go
Normal file → Executable file
0
server/job.go
Normal file → Executable file
0
server/job.go
Normal file → Executable file
0
server/run.go
Normal file → Executable file
0
server/run.go
Normal file → Executable file
0
testdata/hostname_fail_per_second.cron
vendored
Normal file → Executable file
0
testdata/hostname_fail_per_second.cron
vendored
Normal file → Executable file
Reference in New Issue
Block a user