Add context methods to Clock interface #45
Annotations
8 errors
clock_pre120.go#L10
defaultClock.ContextWithDeadlineCause redeclared in this block
|
clock.go#L61
other declaration of ContextWithDeadlineCause
|
clock_pre120.go#L14
defaultClock.ContextWithTimeoutCause redeclared in this block
|
clock.go#L69
other declaration of ContextWithTimeoutCause
|
clock.go#L62
undefined: context.WithDeadlineCause
|
clock.go#L70
undefined: context.WithTimeoutCause
|
|
|
The logs for this run have expired and are no longer available.
Loading