func runtime.isDirectIface
5 uses
runtime (current package)
alg.go#L110: if isDirectIface(t) {
alg.go#L127: if isDirectIface(t) {
alg.go#L268: if isDirectIface(t) {
alg.go#L285: if isDirectIface(t) {
typekind.go#L41: func isDirectIface(t *_type) bool {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)