var github.com/lann/builder.registryMux
5 uses
github.com/lann/builder (current package)
registry.go#L10: registryMux sync.RWMutex
registry.go#L22: registryMux.Lock()
registry.go#L23: defer registryMux.Unlock()
registry.go#L43: registryMux.RLock()
registry.go#L44: defer registryMux.RUnlock()
![]() |
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. |