golang.org/x/pkgsite/internal/proxy.Server.mu (field)
9 uses
golang.org/x/pkgsite/internal/proxy (current package)
server.go#L23: mu sync.Mutex
server.go#L83: s.mu.Lock()
server.go#L85: s.mu.Unlock()
server.go#L93: s.mu.Lock()
server.go#L94: defer s.mu.Unlock()
server.go#L126: s.mu.Lock()
server.go#L127: defer s.mu.Unlock()
server.go#L164: s.mu.Lock()
server.go#L165: defer s.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. |