google.golang.org/protobuf/internal/descfmt.records.allowMulti (field)
4 uses
google.golang.org/protobuf/internal/descfmt (current package)
stringer.go#L130: rs := records{allowMulti: allowMulti}
stringer.go#L202: allowMulti bool
stringer.go#L250: s = formatListOpt(v, false, rs.allowMulti)
stringer.go#L270: if !rs.allowMulti {
![]() |
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. |