VILLASweb-backend-go/routes/scenario
2021-10-19 14:40:45 +02:00
..
scenario_endpoints.go transform "running" parameter of scenario into "IsLocked" parameter; only admins can change this parameter, all operations other than READ fail if scenario is locked - also for associated components #63 2021-03-25 15:40:51 +01:00
scenario_methods.go fix linting errors found by staticcheck 2021-10-19 13:56:53 +02:00
scenario_middleware.go fix linting errors found by staticcheck 2021-10-19 13:56:53 +02:00
scenario_test.go pass boolean clear argument to DBInit() 2021-10-19 14:40:45 +02:00
scenario_validators.go transform "running" parameter of scenario into "IsLocked" parameter; only admins can change this parameter, all operations other than READ fail if scenario is locked - also for associated components #63 2021-03-25 15:40:51 +01:00