const google.golang.org/protobuf/internal/impl.extensionInfoFullInit
4 uses
google.golang.org/protobuf/internal/impl (current package)
extension.go#L83: extensionInfoFullInit = 2
extension.go#L118: if atomic.LoadUint32(&xi.init) < extensionInfoFullInit {
extension.go#L128: if xi.init == extensionInfoFullInit {
extension.go#L131: defer atomic.StoreUint32(&xi.init, extensionInfoFullInit)
![]() |
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. |