.vscode
|
First batch
|
2024-07-16 11:05:11 +02:00 |
data
|
organised in packages
|
2024-07-17 17:48:20 +02:00 |
datacenter
|
packaged every model
|
2024-07-17 18:02:30 +02:00 |
doc
|
First batch
|
2024-07-16 11:05:11 +02:00 |
link
|
packaged every model
|
2024-07-17 18:02:30 +02:00 |
logs
|
packaged every model
|
2024-07-17 18:02:30 +02:00 |
mongo
|
packaged every model
|
2024-07-17 18:02:30 +02:00 |
processing
|
packaged every model
|
2024-07-17 18:02:30 +02:00 |
storage
|
packaged every model
|
2024-07-17 18:02:30 +02:00 |
tests
|
improve testing
|
2024-07-17 17:19:42 +02:00 |
workflow
|
packaged every model
|
2024-07-17 18:02:30 +02:00 |
.gitignore
|
First batch
|
2024-07-16 11:05:11 +02:00 |
calendar.go
|
initial commit
|
2024-07-04 16:08:59 +02:00 |
conf.go
|
First batch
|
2024-07-16 11:05:11 +02:00 |
data_mongo_accessor.go
|
Accessor for each ressource to access DB
|
2024-07-17 17:18:27 +02:00 |
data_test.go
|
tests for each model
|
2024-07-17 17:19:03 +02:00 |
data.go
|
Improved models' structure
|
2024-07-17 17:17:37 +02:00 |
datacenter_mongo_accessor.go
|
Accessor for each ressource to access DB
|
2024-07-17 17:18:27 +02:00 |
datacenter_test.go
|
tests for each model
|
2024-07-17 17:19:03 +02:00 |
datacenter_workflows.go
|
initial commit
|
2024-07-04 16:08:59 +02:00 |
datacenter.go
|
Improved models' structure
|
2024-07-17 17:17:37 +02:00 |
go.mod
|
rewrote the mongo client handler
|
2024-07-17 17:20:25 +02:00 |
go.sum
|
rewrote the mongo client handler
|
2024-07-17 17:20:25 +02:00 |
graph.go
|
initial commit
|
2024-07-04 16:08:59 +02:00 |
graphic_element.go
|
First batch
|
2024-07-16 11:05:11 +02:00 |
link.go
|
First batch
|
2024-07-16 11:05:11 +02:00 |
logger.go
|
log stuff added
|
2024-07-16 10:49:36 +02:00 |
mongo_test.go
|
rewrote the mongo client handler
|
2024-07-17 17:20:25 +02:00 |
mongo.go
|
rewrote the mongo client handler
|
2024-07-17 17:20:25 +02:00 |
processing_mongo_accessor.go
|
Accessor for each ressource to access DB
|
2024-07-17 17:18:27 +02:00 |
processing_test.go
|
tests for each model
|
2024-07-17 17:19:03 +02:00 |
processing.go
|
Improved models' structure
|
2024-07-17 17:17:37 +02:00 |
README.md
|
initial commit
|
2024-07-04 16:08:59 +02:00 |
resource_set.go
|
First batch
|
2024-07-16 11:05:11 +02:00 |
resource.go
|
Improved models' structure
|
2024-07-17 17:17:37 +02:00 |
storage_mongo_accessor.go
|
Accessor for each ressource to access DB
|
2024-07-17 17:18:27 +02:00 |
storage_test.go
|
tests for each model
|
2024-07-17 17:19:03 +02:00 |
storage.go
|
Improved models' structure
|
2024-07-17 17:17:37 +02:00 |
user_workflows.go
|
initial commit
|
2024-07-04 16:08:59 +02:00 |
workflow_mongo_accessor.go
|
Accessor for each ressource to access DB
|
2024-07-17 17:18:27 +02:00 |
workflow_schedule.go
|
First batch
|
2024-07-16 11:05:11 +02:00 |
workflow_test.go
|
tests for each model
|
2024-07-17 17:19:03 +02:00 |
workflow.go
|
Improved models' structure
|
2024-07-17 17:17:37 +02:00 |