const runtime.kindFunc
7 uses
runtime (current package)
cgocall.go#L461: case kindFunc:
debuglog.go#L279: case kindChan, kindFunc, kindMap, kindPtr, kindUnsafePointer:
mfinal.go#L374: if ftyp.kind&kindMask != kindFunc {
plugin.go#L88: if t.kind&kindMask == kindFunc {
type.go#L75: case kindFunc:
type.go#L642: case kindFunc:
typekind.go#L26: kindFunc
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |