MCPcopy Create free account

hub / github.com/cosmos/cosmos-proto / functions

Functions1,212 in github.com/cosmos/cosmos-proto

↓ 3 callersMethodInterface
Interface unwraps the message reflection interface and returns the underlying ProtoMessage interface.
testpb/2.pulsar.go:79
↓ 3 callersMethodNewField
NewField returns a new value that is assignable to the field for the given descriptor. For scalars, this returns the default value. For lists, maps, a
internal/testprotos/test3/test.pulsar.go:4342
↓ 3 callersMethodProtoReflect
()
internal/testprotos/test3/test.pulsar.go:10300
↓ 3 callersFunctiondepIdxsVarName
(f *fileInfo)
features/protoc/main.go:115
↓ 3 callersMethodembeddedMessage
embeddedMessage returns a generator for a message which is contained within the current message it is needed mainly to avoid endless cycles on recursi
internal/fuzz/message.go:211
↓ 3 callersFunctionenumTypesVarName
(f *fileInfo)
features/protoc/main.go:118
↓ 3 callersFunctionextensionTypesVarName
(f *fileInfo)
features/protoc/main.go:124
↓ 3 callersMethodfieldItem
(field *protogen.Field, fieldname string, message *protogen.Message, proto3 bool)
features/fastreflection/proto_unmarshal.go:223
↓ 3 callersFunctionfile__1_proto_init
()
testpb/1.pulsar.go:3072
↓ 3 callersFunctionfile__1_proto_rawDescGZIP
()
testpb/1.pulsar.go:3039
↓ 3 callersFunctionfile__2_proto_init
()
testpb/2.pulsar.go:446
↓ 3 callersFunctionfile__3_proto_init
()
testpb/3.pulsar.go:909
↓ 3 callersFunctionfile_cosmos_proto_cosmos_proto_rawDescGZIP
()
cosmos.pb.go:453
↓ 3 callersFunctionfile_internal_testprotos_test3_test_import_proto_init
()
internal/testprotos/test3/test_import.pulsar.go:501
↓ 3 callersFunctiongetFastType
()
testpb/type_bench_test.go:9
↓ 3 callersFunctiongetRapidMsg
(t *rapid.T)
testpb/proto_methods_test.go:136
↓ 3 callersFunctiongetSlowType
()
testpb/type_bench_test.go:13
↓ 3 callersFunctiongoTypesVarName
(f *fileInfo)
features/protoc/main.go:112
↓ 3 callersFunctioninitFuncName
(f *protogen.File)
features/protoc/main.go:127
↓ 3 callersMethodmarshalBackward
(varName string, varInt bool, message *protogen.Message)
features/fastreflection/proto_marshal.go:571
↓ 3 callersMethodmessageSize
(varName string, message *protogen.Message)
features/fastreflection/proto_size.go:381
↓ 3 callersMethodnoStarOrSliceType
(field *protogen.Field)
features/fastreflection/proto_unmarshal.go:583
↓ 3 callersFunctiononeofInterfaceName
oneofInterfaceName returns the name of the interface type implemented by the oneof field value types.
features/protoc/main.go:1879
↓ 3 callersFunctionpopulateDynamicMsg
(dyn *dynamicpb.Message, msg protoreflect.Message)
testpb/proto_methods_test.go:112
↓ 2 callersMethodAppend
(value protoreflect.Value)
internal/testprotos/test3/test.pulsar.go:41
↓ 2 callersMethodDescriptor
Descriptor returns message descriptor, which contains only the protobuf type information for the message.
internal/testprotos/test3/test_nesting.pulsar.go:1291
↓ 2 callersMethodDescriptor
Descriptor returns message descriptor, which contains only the protobuf type information for the message.
testpb/1.pulsar.go:299
↓ 2 callersFunctionGenerateFile
GenerateFile generates the contents of a .pb.go file.
features/protoc/main.go:66
↓ 2 callersMethodGetNested3Oneof
()
internal/testprotos/test3/test_nesting.pulsar.go:1894
↓ 2 callersMethodGetONEOF
()
testpb/1.pulsar.go:2881
↓ 2 callersFunctionMarshalFrom
MarshalFrom marshals src into dst as the underlying message using the provided marshal options. If no options are specified, call dst.MarshalFrom ins
anyutil/any.go:59
↓ 2 callersFunctionNew
New marshals src into a new Any instance.
anyutil/any.go:47
↓ 2 callersMethodNumber
()
internal/testprotos/test3/test.pulsar.go:11278
↓ 2 callersFunctionRegisterFeature
(name string, feat Feature)
generator/features.go:50
↓ 2 callersMethodSetUnknown
SetUnknown stores an entire list of unknown fields. The raw fields must be syntactically valid according to the wire format. An implementation may pan
testpb/1.pulsar.go:1007
↓ 2 callersFunctionUnpack
Unpack unpacks the message inside an any, first using the provided typeResolver (defaults to protoregistry.GlobalTypes), and if that fails, then using
anyutil/any.go:76
↓ 2 callersFunctionfastReflectionTypeName
(message *protogen.Message)
features/fastreflection/proto_message.go:58
↓ 2 callersMethodfield
(proto3 bool, field *protogen.Field, oneof bool)
features/fastreflection/proto_size.go:82
↓ 2 callersMethodfield
field fill the message with a random value
internal/fuzz/message.go:81
↓ 2 callersFunctionfileVarName
(f *protogen.File, suffix string)
features/fastreflection/copied/naming.go:10
↓ 2 callersFunctionfile__3_proto_rawDescGZIP
()
testpb/3.pulsar.go:886
↓ 2 callersFunctionfile_internal_testprotos_test3_test_import_proto_rawDescGZIP
()
internal/testprotos/test3/test_import.pulsar.go:479
↓ 2 callersMethodgenAny
( t *rapid.T, field protoreflect.FieldDescriptor, msg protoreflect.Message, depth int)
rapidproto/rapidproto.go:247
↓ 2 callersMethodgenGet
()
features/fastreflection/map.go:114
↓ 2 callersFunctiongenNoInterfacePragma
genNoInterfacePragma generates a standalone "nointerface" pragma to decorate methods with field-tracking support.
features/protoc/main.go:1885
↓ 2 callersFunctiongenStandaloneComments
genStandaloneComments prints all leading comments for a FileDescriptorProto location identified by the field number n.
features/protoc/main.go:396
↓ 2 callersMethodgenerate
()
internal/fuzz/message.go:54
↓ 2 callersMethodmapField
(kvField *protogen.Field, varName string)
features/fastreflection/proto_marshal.go:621
↓ 2 callersMethodmarshalField
(proto3 bool, numGen *counter, field *protogen.Field, oneof bool)
features/fastreflection/proto_marshal.go:103
↓ 2 callersFunctionmessageTypeNameVar
(message *protogen.Message)
features/fastreflection/type.go:14
↓ 2 callersFunctionmutable
(field *protogen.Field)
features/fastreflection/mutable.go:45
↓ 2 callersFunctionoverflowPanic
(t1, t2 *tspb.Timestamp, negative bool)
support/timepb/cmp.go:53
↓ 2 callersFunctionsetSecondsNanosFields
(t *rapid.T, message protoreflect.Message, seconds int64, nanos int32)
rapidproto/rapidproto.go:230
↓ 2 callersMethodunmarshalMapField
(varName string, field *protogen.Field)
features/fastreflection/proto_unmarshal.go:618
↓ 1 callersFunctionDefValMarshal
DefValMarshal serializes v as the default string according to the given kind k. When specifying the Descriptor format for an enum kind, the associated
features/protoc/main.go:2037
↓ 1 callersMethodDescriptor
()
cosmos.pb.go:56
↓ 1 callersMethodDescriptor
()
internal/testprotos/test3/test.pulsar.go:11323
↓ 1 callersMethodDescriptor
()
internal/testprotos/test3/test_import.pulsar.go:414
↓ 1 callersMethodDescriptor
()
testpb/1.pulsar.go:2677
↓ 1 callersFunctionDurationIsNegative
DurationIsNegative returns true if the duration is negative. It assumes that d is valid (d..CheckValid() is nil).
support/timepb/cmp.go:33
↓ 1 callersFunctionGenProtoMessage
(f *protogen.File, g *generator.GeneratedFile, message *protogen.Message)
features/fastreflection/proto_message.go:23
↓ 1 callersMethodGenerateFile
(plugin *protogen.Plugin, gf *protogen.GeneratedFile, file *protogen.File)
generator/generator.go:50
↓ 1 callersMethodGenerateFile
(file *protogen.File, plugin *protogen.Plugin)
generator/features.go:57
↓ 1 callersMethodGenerateHelpers
()
generator/features.go:58
↓ 1 callersMethodGetONEOF_B
()
testpb/1.pulsar.go:2888
↓ 1 callersMethodHas
(key protoreflect.MapKey)
internal/testprotos/test3/test.pulsar.go:1025
↓ 1 callersFunctionInitFunctionName
(f *protogen.File)
features/fastreflection/copied/naming.go:21
↓ 1 callersFunctionIsZero
IsZero returns true only when t is nil
support/timepb/cmp.go:12
↓ 1 callersFunctionMessage
(t *rapid.T, typ protoreflect.MessageType)
internal/fuzz/message.go:17
↓ 1 callersFunctionMessageTypesVarName
(f *FileInfo)
features/fastreflection/copied/naming.go:17
↓ 1 callersMethodNewElement
()
internal/testprotos/test3/test.pulsar.go:55
↓ 1 callersFunctionNewFileInfo
(file *protogen.File)
features/fastreflection/copied/file_info.go:9
↓ 1 callersFunctionNewGenerator
(allFiles []*protogen.File, featureNames []string, ext *Extensions)
generator/generator.go:28
↓ 1 callersMethodNewValue
()
internal/testprotos/test3/test.pulsar.go:1072
↓ 1 callersMethodProtoMethods
ProtoMethods returns optional fastReflectionFeature-path implementations of various operations. This method may return nil. The returned methods type
testpb/1.pulsar.go:1029
↓ 1 callersFunctionString
String formats the version string for this module in semver format. Examples: v1.20.1 v1.21.0-rc.1
features/protoc/version/version.go:65
↓ 1 callersFunctionTagMarshal
TagMarshal encodes the protoreflect.FieldDescriptor as a tag. The enumName must be provided if the kind is an enum. Historically, the formulation of
features/protoc/main.go:1947
↓ 1 callersMethodType
()
cosmos.pb.go:60
↓ 1 callersMethodchosenOneof
(fd protoreflect.FieldDescriptor)
internal/fuzz/message.go:241
↓ 1 callersMethoddecideOneofs
decideOneofs picks the one protoreflect.FieldDescriptor for each oneof
internal/fuzz/message.go:231
↓ 1 callersFunctionfieldDefaultValue
(g *generator.GeneratedFile, f *fileInfo, m *messageInfo, field *protogen.Field)
features/protoc/main.go:1736
↓ 1 callersFunctionfieldJSONTagValue
(field *protogen.Field)
features/protoc/main.go:1769
↓ 1 callersFunctionfile__2_proto_rawDescGZIP
()
testpb/2.pulsar.go:426
↓ 1 callersFunctionfile_cosmos_proto_cosmos_proto_init
()
cosmos.pb.go:492
↓ 1 callersFunctionfindFeatures
(featureNames []string)
generator/features.go:16
↓ 1 callersFunctionfindParents
(message protoreflect.MessageDescriptor)
features/fastreflection/descriptors.go:45
↓ 1 callersMethodgenAppend
genAppend generates the protoreflect.List.Append implementation
features/fastreflection/list.go:85
↓ 1 callersMethodgenAppendMutable
genAppendMutable generates the protoreflect.List.AppendMutable implementation
features/fastreflection/list.go:94
↓ 1 callersMethodgenAssertions
genAssertions generates protoreflect.Map type assertions
features/fastreflection/map.go:35
↓ 1 callersMethodgenAssertions
genAssertions generates protoreflect.List type assertions
features/fastreflection/list.go:34
↓ 1 callersMethodgenClear
()
features/fastreflection/map.go:101
↓ 1 callersMethodgenClear
()
features/fastreflection/proto_message.go:207
↓ 1 callersMethodgenComment
()
features/fastreflection/mutable.go:58
↓ 1 callersMethodgenComment
()
features/fastreflection/set.go:30
↓ 1 callersMethodgenComment
()
features/fastreflection/range.go:28
↓ 1 callersMethodgenComment
()
features/fastreflection/which_oneof.go:19
↓ 1 callersMethodgenComment
()
features/fastreflection/get.go:32
↓ 1 callersMethodgenComment
()
features/fastreflection/new_field.go:32
↓ 1 callersMethodgenComments
()
features/fastreflection/has.go:26
↓ 1 callersMethodgenComments
()
features/fastreflection/clear.go:22
← previousnext →101–200 of 1,212, ranked by callers