golang.org/x/net/http2.GoAwayError.DebugData (field)

3 uses

	golang.org/x/net/http2 (current package)
		transport.go#L2132: 	DebugData    string
		transport.go#L2137: 		e.LastStreamID, e.ErrCode, e.DebugData)
		transport.go#L2167: 			DebugData:    cc.goAwayDebug,