This message was deleted.
# golang
s
This message was deleted.
h
I tried doing a
GetResource
and then pulling out that field before passing it through to the corresponding
RegisterResource
. That works fine. But if the resource doesn’t exist yet, a
resource X does not exist
error is thrown and I can’t seem to catch it.
117 Views