close cleanly shuts down the underlying dRPC connection.
()
| 56 | |
| 57 | // close cleanly shuts down the underlying dRPC connection. |
| 58 | close() error |
| 59 | } |
| 60 | |
| 61 | // sdkClient is the concrete implementation of the client interface using |
no outgoing calls
no test coverage detected