Cancel is called to cleanup a context after a failed collection
()
| 141 | |
| 142 | // Cancel is called to cleanup a context after a failed collection |
| 143 | Cancel() error |
| 144 | |
| 145 | // Finish is called to cleanup a context after a successful collection |
| 146 | Finish() error |
no outgoing calls
no test coverage detected