type context.Context (interface)
Method Implmentations
Deadline() (deadline time.Time, ok bool)
(*cancelCtx).Context.Deadline
(*emptyCtx).Deadline
(*timerCtx).Deadline
(*valueCtx).Context.Deadline
*net.onlyValuesCtx.Context.Deadline
Done() <-chan struct{}
(*cancelCtx).Done
(*emptyCtx).Done
(*timerCtx).cancelCtx.Done
(*valueCtx).Context.Done
*net.onlyValuesCtx.Context.Done