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

3 uses

	golang.org/x/net/http2 (current package)
		transport.go#L1754: 	DebugData    string
		transport.go#L1759: 		e.LastStreamID, e.ErrCode, e.DebugData)
		transport.go#L1789: 			DebugData:    cc.goAwayDebug,