Files
delve/_scripts
Keith Randall 091ff50645 proc: handle moving of direct interface flag in Go 1.26 (#4032)
This flag in internal/abi.Type is moving from the Kind_ field to
the TFlag field. See https://go-review.googlesource.com/c/go/+/681936

A few of the other Kind fields dlv doesn't use (and don't exist
in Go anymore), so this code can be simplified somewhat.
2025-06-17 16:04:52 -07:00
..
2020-03-28 20:28:51 +01:00
2020-03-28 20:28:51 +01:00