First batch
This commit is contained in:
@@ -1 +1,6 @@
|
||||
package oclib
|
||||
|
||||
// Resources' key must be the Resource' Uuid, to garanty the set-like structure
|
||||
type WorkflowSet struct{
|
||||
Resources map[string]Resource
|
||||
}
|
||||
Reference in New Issue
Block a user