func runtime.showfuncinfo
4 uses
runtime (current package)
traceback.go#L755: if showfuncinfo(f, fidx == 0, funcID_normal, funcID_normal) {
traceback.go#L764: if f.valid() && showfuncinfo(f, false, funcID_normal, funcID_normal) && ancestor.goid != 1 {
traceback.go#L816: return showfuncinfo(f, firstFrame, funcID, childID)
traceback.go#L821: func showfuncinfo(f funcInfo, firstFrame bool, funcID, childID funcID) bool {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)