Searched defs:ErrTimeout (Results 1 – 1 of 1) sorted by relevance
47 type ErrTimeout struct { struct48 process string49 timeout time.Duration52 func (e ErrTimeout) Error() string {