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

3 uses

	golang.org/x/net/http2 (current package)
		transport.go#L2087: 	DebugData    string
		transport.go#L2092: 		e.LastStreamID, e.ErrCode, e.DebugData)
		transport.go#L2121: 			DebugData:    cc.goAwayDebug,