gorfc
gorfc copied to clipboard
Implement a cancellable CallContext() method
Use the RfcCancel method to push down a context to the CallContext(ctx context.Context, ...)
method.