runtime._defer.started (field)
8 uses
runtime (current package)
panic.go#L285: d.started = false
panic.go#L481: d.started = false
panic.go#L598: if d.started {
panic.go#L610: d.started = true
panic.go#L936: if d.started {
panic.go#L956: d.started = true
panic.go#L1019: if d.started {
runtime2.go#L909: started bool
![]() |
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. |