MCPcopy
hub / github.com/protocolbuffers/protobuf-go / Kind

Method Kind

reflect/protoreflect/type.go:295–295  ·  view source on GitHub ↗

Kind reports the basic kind for this field.

()

Source from the content-addressed store, hash-verified

293 Cardinality() Cardinality
294 // Kind reports the basic kind for this field.
295 Kind() Kind
296
297 // HasJSONName reports whether this field has an explicitly set JSON name.
298 HasJSONName() bool

Callers 15

unmarshalMessageMethod · 0.95
isDefaultScalarFunction · 0.95
setScalarFieldFunction · 0.65
setListFunction · 0.65
setMapFunction · 0.65
marshalSingularMethod · 0.65
unmarshalSingularMethod · 0.65
unmarshalScalarMethod · 0.65
unmarshalListMethod · 0.65
unmarshalMapMethod · 0.65
unmarshalMapEntryMethod · 0.65
unmarshalAnyMethod · 0.65

Implementers 3

Fieldinternal/filedesc/desc.go
Extensioninternal/filedesc/desc.go
placeholderExtensioninternal/impl/legacy_extension.go

Calls

no outgoing calls

Tested by 15

setScalarFieldFunction · 0.52
setListFunction · 0.52
setMapFunction · 0.52
Example_formatTextFunction · 0.52
Example_sanitizeStringsFunction · 0.52
checkAccessorsFunction · 0.52
TestMapsAreNotDelimitedFunction · 0.52
visitFieldsFunction · 0.52
checkMethod · 0.52
checkMethod · 0.52
checkMethod · 0.52
checkMethod · 0.52