mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-07-23 04:51:39 +02:00
Move footprint update task placeholder to taskmanager
This commit is contained in:
8
internal/taskManager/footprintService.go
Normal file
8
internal/taskManager/footprintService.go
Normal file
@@ -0,0 +1,8 @@
|
||||
// Copyright (C) NHR@FAU, University Erlangen-Nuremberg.
|
||||
// All rights reserved.
|
||||
// Use of this source code is governed by a MIT-style
|
||||
// license that can be found in the LICENSE file.
|
||||
package taskManager
|
||||
|
||||
func registerFootprintWorker() {
|
||||
}
|
Reference in New Issue
Block a user