cue-lang / docs-and-content

A place to discuss, plan, and track documentation on cuelang.org
6 stars 1 forks source link

docs/howto: explain how to unpack errors from Go API #168

Closed myitcv closed 3 months ago

myitcv commented 4 months ago

Using https://cuetorials.com/go-api/basics/errors/ as a basis. Explain how to unpack the multi-error type that is somewhat native to CUE operations.

jpluscplusm commented 3 months ago

@myitcv Do you feel there's more content required to close this, or was https://cuelang.org/cl/1197750 sufficient?

myitcv commented 3 months ago

That's certainly a great start for now, thanks. So I'll close this issue as complete.