thinking of using the `ApplyTWithContext`, because...
# golang
b
thinking of using the
ApplyTWithContext
, because docs say that
The provided context can be used to reject the output as canceled.
, but there is no other mention of the word cancel or how to detect if an output has been "cancelled"