var internal/runtime/exithook.Throw
4 uses
internal/runtime/exithook (current package)
hooks.go#L39: Throw func(string)
hooks.go#L59: Throw("exit hook invoked exit")
hooks.go#L69: Throw("exit hook invoked panic")
runtime
proc.go#L316: exithook.Throw = throw
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux 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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |