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

3 uses

	golang.org/x/net/http2 (current package)
		transport.go#L1794: 			DebugData:    cc.goAwayDebug,
		transport_common.go#L420: 	DebugData    string
		transport_common.go#L425: 		e.LastStreamID, e.ErrCode, e.DebugData)