SAP / gorfc

SAP NW RFC Connector for GO
Apache License 2.0
94 stars 42 forks source link

Implement a cancellable CallContext() method #44

Open hadrienk opened 5 days ago

hadrienk commented 5 days ago

Use the RfcCancel method to push down a context to the CallContext(ctx context.Context, ...) method.

cla-assistant[bot] commented 5 days ago

CLA assistant check
All committers have signed the CLA.

guillermoBallester commented 4 days ago

👍