Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cosmos/cosmos-proto
/ functions
Functions
1,212 in github.com/cosmos/cosmos-proto
⨍
Functions
1,212
◇
Types & classes
152
↓ 1 callers
Method
genDefaultCase
genDefaultCase generates the default case for field descriptor
features/fastreflection/set.go:88
↓ 1 callers
Method
genDefaultCase
genDefaultCase generates the default case for field descriptor
features/fastreflection/get.go:116
↓ 1 callers
Method
genDescriptor
()
features/fastreflection/proto_message.go:154
↓ 1 callers
Method
genDuration
(t *rapid.T, msg protoreflect.Message)
rapidproto/rapidproto.go:224
↓ 1 callers
Function
genEnumReflectMethods
(g *generator.GeneratedFile, f *fileInfo, e *enumInfo)
features/protoc/main.go:513
↓ 1 callers
Function
genExtensions
(g *generator.GeneratedFile, f *fileInfo)
features/protoc/main.go:1773
↓ 1 callers
Method
genField
(field *protogen.Field)
features/fastreflection/mutable.go:71
↓ 1 callers
Method
genField
(field *protogen.Field)
features/fastreflection/has.go:56
↓ 1 callers
Method
genField
(field *protogen.Field)
features/fastreflection/set.go:43
↓ 1 callers
Method
genField
(field *protogen.Field)
features/fastreflection/clear.go:47
↓ 1 callers
Method
genField
(field *protogen.Field)
features/fastreflection/range.go:36
↓ 1 callers
Method
genField
(field *protogen.Field)
features/fastreflection/new_field.go:38
↓ 1 callers
Method
genFieldGetter
(field *protogen.Field)
features/fastreflection/get.go:41
↓ 1 callers
Method
genFieldMask
(t *rapid.T, msg protoreflect.Message)
rapidproto/rapidproto.go:290
↓ 1 callers
Function
genFileDescriptor
(gen *protogen.Plugin, g *generator.GeneratedFile, f *fileInfo)
features/protoc/main.go:131
↓ 1 callers
Method
genFunc
()
features/fastreflection/which_oneof.go:25
↓ 1 callers
Function
genGeneratedHeader
(gen *protogen.Plugin, g *generator.GeneratedFile, f *fileInfo)
features/protoc/main.go:408
↓ 1 callers
Method
genGet
genGet generates the implementation for protoreflect.List.Get
features/fastreflection/list.go:59
↓ 1 callers
Method
genGetUnknown
()
features/fastreflection/proto_message.go:250
↓ 1 callers
Method
genHas
genHas generates the implementation for protoreflect.Map.Has
features/fastreflection/map.go:87
↓ 1 callers
Method
genHas
()
features/fastreflection/proto_message.go:199
↓ 1 callers
Function
genImport
(gen *protogen.Plugin, g *generator.GeneratedFile, f *fileInfo, imp protoreflect.FileImport)
features/protoc/main.go:433
↓ 1 callers
Method
genInterface
()
features/fastreflection/proto_message.go:181
↓ 1 callers
Method
genIsValid
()
features/fastreflection/map.go:192
↓ 1 callers
Method
genIsValid
()
features/fastreflection/proto_message.go:274
↓ 1 callers
Method
genIsValid
()
features/fastreflection/list.go:146
↓ 1 callers
Method
genLen
genLen generates the implementation of protoreflect.Map.Len
features/fastreflection/map.go:48
↓ 1 callers
Method
genLen
genLen generates the implementation for protoreflect.List.Len
features/fastreflection/list.go:48
↓ 1 callers
Method
genList
genList generates the implementation of set for list types. NOTE: in the original protoreflect implementation, using a List implementation which does
features/fastreflection/set.go:114
↓ 1 callers
Method
genList
(field *protogen.Field)
features/fastreflection/get.go:134
↓ 1 callers
Method
genMap
genMap generates the implementation of set for map types. for implementation details look at genList
features/fastreflection/set.go:102
↓ 1 callers
Method
genMap
genMap generates the protoreflect.Message.Get for map types
features/fastreflection/get.go:124
↓ 1 callers
Method
genMarshalMethod
()
features/fastreflection/proto_marshal.go:25
↓ 1 callers
Function
genMessage
(f *protogen.File, g *generator.GeneratedFile, message *protogen.Message)
features/fastreflection/proto_message.go:35
↓ 1 callers
Function
genMessageBaseMethods
(g *generator.GeneratedFile, f *fileInfo, m *messageInfo)
features/protoc/main.go:1556
↓ 1 callers
Function
genMessageDefaultDecls
genMessageDefaultDecls generates consts and vars holding the default values of fields.
features/protoc/main.go:1486
↓ 1 callers
Function
genMessageField
(g *generator.GeneratedFile, f *fileInfo, m *messageInfo, field *protogen.Field, sf *structFields)
features/protoc/main.go:1419
↓ 1 callers
Function
genMessageFields
(g *generator.GeneratedFile, f *fileInfo, m *messageInfo)
features/protoc/main.go:1391
↓ 1 callers
Function
genMessageGetterMethods
(g *generator.GeneratedFile, f *fileInfo, m *messageInfo)
features/protoc/main.go:1596
↓ 1 callers
Function
genMessageInternalFields
(g *generator.GeneratedFile, f *fileInfo, m *messageInfo, sf *structFields)
features/protoc/main.go:1399
↓ 1 callers
Function
genMessageKnownFunctions
(g *generator.GeneratedFile, f *fileInfo, m *messageInfo)
features/protoc/main.go:647
↓ 1 callers
Function
genMessageMethods
(g *generator.GeneratedFile, f *fileInfo, m *messageInfo)
features/protoc/main.go:1550
↓ 1 callers
Function
genMessageOneofWrapperTypes
genMessageOneofWrapperTypes generates the oneof wrapper types and associates the types with the parent message type.
features/protoc/main.go:1841
↓ 1 callers
Function
genMessageReflectMethods
(g *generator.GeneratedFile, f *fileInfo, m *messageInfo)
features/protoc/main.go:2013
↓ 1 callers
Function
genMessageSetterMethods
(g *generator.GeneratedFile, f *fileInfo, m *messageInfo)
features/protoc/main.go:1657
↓ 1 callers
Method
genMessageType
()
features/fastreflection/proto_message.go:99
↓ 1 callers
Method
genMutable
()
features/fastreflection/map.go:148
↓ 1 callers
Method
genMutable
(field *protogen.Field)
features/fastreflection/new_field.go:47
↓ 1 callers
Method
genNew
()
features/fastreflection/proto_message.go:173
↓ 1 callers
Method
genNewElement
genNewElement generates the protoreflect.List.NewElement implementation
features/fastreflection/list.go:125
↓ 1 callers
Method
genNewField
()
features/fastreflection/proto_message.go:233
↓ 1 callers
Method
genNewValue
()
features/fastreflection/map.go:171
↓ 1 callers
Method
genNullable
(field *protogen.Field)
features/fastreflection/has.go:74
↓ 1 callers
Method
genNullable
(field *protogen.Field)
features/fastreflection/clear.go:57
↓ 1 callers
Method
genOneof
(field *protogen.Field)
features/fastreflection/mutable.go:102
↓ 1 callers
Method
genOneof
(field *protogen.Field)
features/fastreflection/set.go:95
↓ 1 callers
Method
genOneof
(field *protogen.Field)
features/fastreflection/range.go:100
↓ 1 callers
Method
genOneof
(oneof *protogen.Oneof)
features/fastreflection/which_oneof.go:42
↓ 1 callers
Method
genOneof
(field *protogen.Field)
features/fastreflection/new_field.go:65
↓ 1 callers
Method
genOneofGetter
(fd *protogen.Field)
features/fastreflection/get.go:84
↓ 1 callers
Method
genOneofValueUnwrapper
(field *protogen.Field)
features/fastreflection/set.go:120
↓ 1 callers
Method
genProtoMethods
()
features/fastreflection/proto_message.go:290
↓ 1 callers
Method
genRange
genRange generates the implementation for protoreflect.Map.Range
features/fastreflection/map.go:61
↓ 1 callers
Method
genRange
()
features/fastreflection/proto_message.go:190
↓ 1 callers
Function
genReflectFileDescriptor
(gen *protogen.Plugin, g *generator.GeneratedFile, f *fileInfo)
features/protoc/main.go:178
↓ 1 callers
Method
genSet
()
features/fastreflection/map.go:136
↓ 1 callers
Method
genSet
()
features/fastreflection/proto_message.go:217
↓ 1 callers
Method
genSet
genSet generates the implementation for protoreflect.List.Set
features/fastreflection/list.go:75
↓ 1 callers
Method
genSetUnknown
()
features/fastreflection/proto_message.go:260
↓ 1 callers
Method
genSizeMethod
()
features/fastreflection/proto_size.go:32
↓ 1 callers
Method
genTimestamp
(t *rapid.T, msg protoreflect.Message)
rapidproto/rapidproto.go:218
↓ 1 callers
Method
genTruncate
genTruncate generates the protoreflect.List.Truncate implementation
features/fastreflection/list.go:110
↓ 1 callers
Method
genType
genType generates the type definition for the protoreflect.Map implementer
features/fastreflection/map.go:40
↓ 1 callers
Method
genType
()
features/fastreflection/proto_message.go:163
↓ 1 callers
Method
genType
genType generates the list type
features/fastreflection/list.go:40
↓ 1 callers
Method
genUnmarshalMethod
()
features/fastreflection/proto_unmarshal.go:13
↓ 1 callers
Method
genWhichOneof
()
features/fastreflection/proto_message.go:242
↓ 1 callers
Method
generate
()
features/fastreflection/get.go:15
↓ 1 callers
Function
generateAllFiles
(plugin *protogen.Plugin, featureNames []string, poolable ObjectSet)
cmd/protoc-gen-go-pulsar/main.go:62
↓ 1 callers
Method
generateExtraTypes
generateExtraTypes generates the protoreflect.List and protoreflect.Map types required.
features/fastreflection/proto_message.go:63
↓ 1 callers
Method
generateListType
generateListType generates the fastReflectionFeature reflection protoreflect.List type related to the provided protogen.Field.
features/fastreflection/proto_message.go:92
↓ 1 callers
Method
generateMapType
generateMapType generates the fastReflectionFeature reflection protoreflect.Map type related to the provided protogen.Field.
features/fastreflection/proto_message.go:83
↓ 1 callers
Method
generateReflectionType
()
features/fastreflection/proto_message.go:109
↓ 1 callers
Method
gentMutable
()
features/fastreflection/proto_message.go:225
↓ 1 callers
Function
isOneof
(fd protoreflect.FieldDescriptor)
internal/fuzz/message.go:101
↓ 1 callers
Function
isTrackedMessage
isTrackedMessage reports whether field tracking is enabled on the message.
features/fastreflection/copied/file_info.go:124
↓ 1 callers
Function
isTrackedMessage
isTrackedMessage reports whether field tracking is enabled on the message.
features/protoc/main.go:2163
↓ 1 callers
Method
list
(fd protoreflect.FieldDescriptor)
internal/fuzz/message.go:105
↓ 1 callers
Method
mapp
(fd protoreflect.FieldDescriptor)
internal/fuzz/message.go:122
↓ 1 callers
Function
marshalBytes
marshalBytes serializes bytes by using C escaping. To match the exact output of protoc, this is identical to the CEscape function in strutil.cc of the
features/protoc/main.go:2106
↓ 1 callers
Function
messageTypeName
(message *protogen.Message)
features/fastreflection/type.go:10
↓ 1 callers
Function
newEnumInfo
(f *FileInfo, enum *protogen.Enum)
features/fastreflection/copied/file_info.go:95
↓ 1 callers
Function
newEnumInfo
(f *fileInfo, enum *protogen.Enum)
features/protoc/main.go:2145
↓ 1 callers
Function
newExtensionInfo
(f *FileInfo, extension *protogen.Extension)
features/fastreflection/copied/file_info.go:147
↓ 1 callers
Function
newExtensionInfo
(f *fileInfo, extension *protogen.Extension)
features/protoc/main.go:2197
↓ 1 callers
Function
newFileInfo
(file *protogen.File)
features/protoc/main.go:2235
↓ 1 callers
Function
newGenerator
(f *protogen.File, g *generator.GeneratedFile, message *protogen.Message)
features/fastreflection/fast_plugin.go:33
↓ 1 callers
Function
newMessageInfo
(f *FileInfo, message *protogen.Message)
features/fastreflection/copied/file_info.go:112
↓ 1 callers
Function
newMessageInfo
(f *fileInfo, message *protogen.Message)
features/protoc/main.go:2182
↓ 1 callers
Function
randomBytes
(t *rapid.T, fd protoreflect.FieldDescriptor)
internal/fuzz/message.go:251
← previous
next →
201–300 of 1,212, ranked by callers