# README
Develop Tips
The following packages need to be tested without external/tool dependencies, So that the cue-sh/unity can do verification
- github.com/kubevela/workflow/pkg/cue/definition
- github.com/kubevela/workflow/pkg/cue/model
- github.com/kubevela/workflow/pkg/cue/model/sets
- github.com/kubevela/workflow/pkg/cue/process
- github.com/kubevela/workflow/pkg/cue/task
- github.com/kubevela/workflow/pkg/cue/packages
# Functions
FillUnstructuredObject fill runtime.Unstructured to *value.Value.
IntifyValues will make values to int.
SetUnstructuredObject set runtime.Unstructured to *value.Value.