Home | History | Annotate | Download | only in context

Lines Matching defs:String

162 func (deadlineExceededError) Error() string   { return "context deadline exceeded" }
186 func (e *emptyCtx) String() string {
331 func (c *cancelCtx) String() string {
408 func (c *timerCtx) String() string {
447 // string or any other built-in type to avoid collisions between
470 func (c *valueCtx) String() string {