Searched defs:ErrTimeout (Results 1 – 1 of 1) sorted by relevance
49 type ErrTimeout struct { struct50 process string51 timeout time.Duration54 func (e ErrTimeout) Error() string {