Replies: 1 comment 3 replies
-
If your value (reflect.Value) is a value that you get from something like The same if you have a variable contains a string, like |
Beta Was this translation helpful? Give feedback.
-
If your value (reflect.Value) is a value that you get from something like The same if you have a variable contains a string, like |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to change the incoming value of a fact (a string value). This is what I'm doing:
I'm not quite sure why it keeps panicking with:
This is likely a pretty amateur issue, apologies. I'm not very strong with Go reflection yet.
Upon setting the value I'd like to Execute() a reval and see how it impacts my KB.
Beta Was this translation helpful? Give feedback.
All reactions