| 27 | } |
| 28 | |
| 29 | defaultDiffResolverCtx struct{} |
| 30 | |
| 31 | // DiffResolver is entity that computes difference between two streams |
| 32 | // of objects. The streams are expected to be in sorted order. |
nothing calls this directly
no outgoing calls
no test coverage detected