Open marcosnils opened 2 years ago
Shouldn't the ParsePath on this line be looking for the value "hello" instead of "foo"?
ParsePath
https://github.com/hofstadter-io/cuetorials.com/blob/1b900701d3cfc3e60a9dbcfcbce1434f131ad3fe/code/go-api/flow/custom.go#L100
Shouldn't the
ParsePath
on this line be looking for the value "hello" instead of "foo"?https://github.com/hofstadter-io/cuetorials.com/blob/1b900701d3cfc3e60a9dbcfcbce1434f131ad3fe/code/go-api/flow/custom.go#L100