var golang.org/x/pkgsite/internal/log.mu
11 uses
golang.org/x/pkgsite/internal/log (current package)
log.go#L24: mu sync.Mutex
log.go#L44: mu.Lock()
log.go#L45: defer mu.Unlock()
log.go#L50: mu.Lock()
log.go#L51: defer mu.Unlock()
log.go#L164: mu.Lock()
log.go#L165: defer mu.Unlock()
log.go#L225: mu.Lock()
log.go#L227: mu.Unlock()
log.go#L232: mu.Lock()
log.go#L236: mu.Unlock()
![]() |
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. |