delve/pkg/dwarf/godwarf
Derek Parker ad75f78c4e
*: Fix go vet complaints (#1935)
* *: Fix go vet struct complaints

* *: Fix struct vet issue on linux

* *: Ignore proc/native in go vet check

We have to do some unsafe pointer manipulation that will never make go
vet happy within the proc/native package. Ignore it for runs of go vet.
2020-03-18 09:25:32 -07:00
..
sections.go proc: support GNU compressed debug sections (go1.11 support) 2018-06-22 11:20:38 -07:00
type.go *: Fix go vet complaints (#1935) 2020-03-18 09:25:32 -07:00