type internal/reflectlite.emptyInterface
4 uses
internal/reflectlite (current package)
type.go#L703: eface := *(*emptyInterface)(unsafe.Pointer(&i))
value.go#L106: e := (*emptyInterface)(unsafe.Pointer(&i))
value.go#L141: e := (*emptyInterface)(unsafe.Pointer(&i))
value.go#L181: type emptyInterface struct {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)