globalflea
globalflea
Think will need to provide a custom unmarshal func
I think it's major rework as all (or almost all) states current embed the BaseState struct. Would rather leave such a big PR to you since I am still pretty...
Actually, I was wondering why the test json specs do not use jq expressions and which expression language is used?
actually, i am currently check if Transition.NextState is empty string to infer that Transition is not defined, which then implies it is End. Not sure if this is the right...