func google.golang.org/protobuf/internal/detrand.Bool
7 uses
google.golang.org/protobuf/internal/detrand (current package)
rand.go#L25: func Bool() bool {
google.golang.org/protobuf/internal/descfmt
stringer.go#L301: if detrand.Bool() {
google.golang.org/protobuf/internal/encoding/json
encode.go#L239: if detrand.Bool() {
encode.go#L272: if detrand.Bool() {
google.golang.org/protobuf/internal/encoding/text
encode.go#L229: if detrand.Bool() {
encode.go#L241: if detrand.Bool() {
google.golang.org/protobuf/internal/errors
errors.go#L29: if detrand.Bool() {
![]() |
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. |