wip deprecated V1

This commit is contained in:
2025-06-11 10:32:50 +02:00
parent 49a4642db2
commit 3885abbcc5
6 changed files with 32 additions and 65 deletions

View File

@ -1,5 +1,6 @@
package model
// Deprecated : is no longer maintained for modules in V1
type TaskMessage struct {
Name string `json:"name"`
State string `json:"state"`