1
0
mirror of https://github.com/ClusterCockpit/cc-backend synced 2025-08-01 00:48:09 +02:00
Files
.github
api
cmd
configs
docs
init
internal
pkg
archive
log
lrucache
schema
schemas
cluster.schema.json
config.schema.json
job-data.schema.json
job-meta.schema.json
job-metric-data.schema.json
job-metric-statistics.schema.json
unit.schema.json
cluster.go
config.go
float.go
job.go
metrics.go
validate.go
validate_test.go
units
test
tools
web
.gitignore
LICENSE
Makefile
README.md
go.mod
go.sum
gqlgen.yml
startDemo.sh
tools.go
cc-backend/pkg/schema/schemas
Jan Eitzinger 1f8c6064e2 Refactor schema
* Remove redundant scope
* Change Series Id type to string
* Adopt golang structs to schema
2023-03-22 19:21:11 +01:00
..
2023-03-22 19:21:11 +01:00
2022-09-20 12:21:20 +02:00
2022-09-21 15:20:26 +02:00
2022-10-04 10:12:35 +02:00