Files
moby/errdefs
Sebastiaan van Stijn 1f7d497a99 errdefs: remove duplicate "causer" interface definition (iface)
errdefs/helpers_test.go:11:6: identical: interface causal contains identical methods or type constraints from another interface, causing redundancy (iface)
    type causal interface {
         ^
    errdefs/is.go:8:6: identical: interface causer contains identical methods or type constraints from another interface, causing redundancy (iface)
    type causer interface {
         ^

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-02-09 13:22:45 +01:00
..
2018-02-05 16:51:57 -05:00
2025-02-04 15:50:07 +01:00
2025-02-04 15:50:07 +01:00