Increase library callback functionality to have parity with fields available in output. #969
Labels
Type: Enhancement
Most issues will probably ask for additions or changes.
Type: Question
A query or seeking clarification on parts of the spec. Probably doesn't need the attention of all.
Hello, hopefully this is correct:
Looking at the library the functionality for the callback seems to give access to just
*result.HostResult
Result pkg
The runner pkg has stuff like this in output.go with values not available on the callback
Would it be possible to give users of the library access to as much data as Result? It doesn't have the combined port in that one.
Describe the use case of this feature:
This would give library users easier access to output values available in the program.
The text was updated successfully, but these errors were encountered: