Searched refs:goAwayFlowError (Results 1 – 2 of 2) sorted by relevance
86 type goAwayFlowError struct{} struct88 func (goAwayFlowError) Error() string { return "connection exceeded flow control window size" } argument
1315 case goAwayFlowError:1417 return goAwayFlowError{}