UnwrapExecutor gets an executor from a driver transaction. API is not stable. DO NOT USE.
(tx TTx)
| 166 | // |
| 167 | // API is not stable. DO NOT USE. |
| 168 | UnwrapExecutor(tx TTx) ExecutorTx |
| 169 | |
| 170 | // UnwrapTx gets a driver transaction from an executor. This is currently |
| 171 | // only needed for test transaction helpers. |
no outgoing calls