Searched refs:PatchOverlapError (Results 1 – 2 of 2) sorted by relevance
25 if _, ok := err.(PatchOverlapError); !ok {
86 type PatchOverlapError error type99 return PatchOverlapError(fmt.Errorf("new patch %d-%d overlaps with existing patch %d-%d",