const runtime.dlogEnabled
12 uses
runtime (current package)
debuglog.go#L50: if !dlogEnabled {
debuglog.go#L142: if !dlogEnabled {
debuglog.go#L182: if !dlogEnabled {
debuglog.go#L215: if !dlogEnabled {
debuglog.go#L250: if !dlogEnabled {
debuglog.go#L260: if !dlogEnabled {
debuglog.go#L270: if !dlogEnabled {
debuglog.go#L290: if !dlogEnabled {
debuglog.go#L323: if !dlogEnabled {
debuglog.go#L333: if !dlogEnabled {
debuglog.go#L687: if !dlogEnabled {
debuglog_off.go#L9: const dlogEnabled = false
![]() |
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. |