mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2024-11-10 08:57:25 +01:00
Empty stub for json validation cmd
This commit is contained in:
parent
49dad5c8c5
commit
8fbd1b2cb8
9
cmd/validate-archive/main.go
Normal file
9
cmd/validate-archive/main.go
Normal file
@ -0,0 +1,9 @@
|
||||
// Copyright (C) 2022 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 main
|
||||
|
||||
func main() {
|
||||
|
||||
}
|
Loading…
Reference in New Issue
Block a user