ziposcar

Results 4 comments of ziposcar

> Can you not do this? > > ```go > arr := jsonObj.MustArray() > for i := 0; i < len(arr); i++ { > j := &simplejson.Json{data: arr[i]} > //...

![image](https://user-images.githubusercontent.com/26017159/96131828-437a5380-0f2c-11eb-9d61-ec19c707349e.png)

I developed a tool to scan dead code based on `gopls` - `definition` , `implementation` and `references`. But I am very sorry that it cannot be open source at present....