Searched defs:http2GoAwayError (Results 1 – 1 of 1) sorted by relevance
9402 type http2GoAwayError struct { struct9403 LastStreamID uint329404 ErrCode http2ErrCode9405 DebugData string9408 func (e http2GoAwayError) Error() string {