google.golang.org/protobuf/reflect/protoreflect.Map.Len (method)
4 uses
google.golang.org/protobuf/reflect/protoreflect (current package)
value.go#L234: Len() int
google.golang.org/protobuf/internal/impl
message_reflect.go#L263: return x.Value().Map().Len() > 0
google.golang.org/protobuf/proto
equal.go#L91: if x.Len() != y.Len() {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)