MCPcopy Create free account

hub / github.com/cloudwego/dynamicgo / functions

Functions4,084 in github.com/cloudwego/dynamicgo

↓ 3 callersMethodIsServerStreaming
()
proto/descriptor.go:166
↓ 3 callersMethodLeft
Left returns the left bytes to read
proto/binary/binary.go:110
↓ 3 callersMethodList
List returns interface elements contained by a LIST/SET node
thrift/generic/cast.go:198
↓ 3 callersMethodMake
Make makes the handler function under specific values and idl description desc is specific type to its registered AnnoScope: AnnoScopeService: desc i
thrift/annotation.go:49
↓ 3 callersFunctionNewDefaultOptions
NewDefaultOptions creates a default Options.
thrift/idl.go:110
↓ 3 callersMethodNewDescriptorByName
NewDescriptorByName parse thrift IDL and return the specified (file+typeName) type descriptor. The includes is the thrift file content map, and its ke
thrift/idl.go:957
↓ 3 callersFunctionNewExampleError
()
testdata/kitex_gen/example3/example3.go:446
↓ 3 callersFunctionNewExampleNoBodyStruct
()
testdata/kitex_gen/example3/example3.go:1329
↓ 3 callersFunctionNewExampleResp
()
testdata/kitex_gen/example3/example3.go:345
↓ 3 callersFunctionNewExampleSuper
()
testdata/kitex_gen/example2/example2.go:395
↓ 3 callersFunctionNewJSONObject
()
testdata/kitex_gen/example3/example3.go:575
↓ 3 callersFunctionNewTestListMap
()
testdata/kitex_gen/skip/skip.go:14
↓ 3 callersFunctionNewTypedNode
NewTypedNode creates a new Node with the given typ, including element type (for LIST/SET/MAP) and key type (for MAP), and its children nodes. Its chil
thrift/generic/node.go:211
↓ 3 callersMethodNext
()
internal/types/types.go:370
↓ 3 callersMethodNextInt
(useNative bool)
proto/generic/iter.go:231
↓ 3 callersMethodNextStr
(useNative bool)
proto/generic/iter.go:170
↓ 3 callersMethodNow
()
internal/types/types.go:356
↓ 3 callersMethodRawBuf
RawBuf returns the raw buffer of the protocol
proto/binary/binary.go:105
↓ 3 callersMethodReadAnyWithDesc
ReadAnyWithDesc read any type by desc and val, the first Tag is parsed outside when use ReadBaseTypeWithDesc - LIST/SET will be converted to []interfa
proto/binary/binary.go:1124
↓ 3 callersMethodReadFloat
ReadFloat
proto/binary/binary.go:892
↓ 3 callersMethodReadInt32
ReadI32
proto/binary/binary.go:802
↓ 3 callersMethodReadSetBegin
ReadSetBegin ...
thrift/binary.go:657
↓ 3 callersMethodReadSfixed32
ReadSFixed32
proto/binary/binary.go:882
↓ 3 callersMethodReadSfixed64
ReadSFixed64
proto/binary/binary.go:912
↓ 3 callersMethodReadSint32
ReadSint32
proto/binary/binary.go:812
↓ 3 callersMethodReadUint32
ReadUint32
proto/binary/binary.go:822
↓ 3 callersMethodSet
Set sets the field descriptor for the given id
internal/util/fieldmap.go:205
↓ 3 callersMethodSetOptions
SetOptions sets options
conv/j2t/conv.go:43
↓ 3 callersMethodSetPos
func (ret *J2TStateMachine) GrowFieldValueCache(n int) { c := cap(ret.FieldValueCache) + n tmp := make([]FieldValue, len(ret.FieldValueCache), c) c
internal/types/types.go:410
↓ 3 callersMethodSetRawBody
SetRawBody sets the raw body of the response
http/http.go:301
↓ 3 callersFunctionSkipValue
(src string, pos int)
internal/json/decode.go:447
↓ 3 callersMethodStr
Str returns the string value of a PathFieldName\PathStrKey path
thrift/generic/path.go:65
↓ 3 callersMethodStrMap
(opts *Options)
proto/generic/cast.go:297
↓ 3 callersFunctionToFloat64
(v interface{})
internal/primitive/impl.go:103
↓ 3 callersMethodToRaw
ToRaw converts underlying value to thrift-encoded bytes
thrift/generic/path.go:121
↓ 3 callersMethodType
()
proto/descriptor.go:82
↓ 3 callersMethodWriteAnyWithDesc
WriteAnyWithDesc explain desc and val and write them into buffer - LIST will be converted from []interface{} - MAP will be converted from map[string]i
proto/binary/binary.go:735
↓ 3 callersMethodWriteDefaultOrEmpty
WriteDefaultOrEmpty write default value if any, otherwise write zero value
thrift/binary.go:474
↓ 3 callersMethodWriteDouble
WriteDouble
proto/binary/binary.go:300
↓ 3 callersMethodWriteSfixed32
WriteSfixed32
proto/binary/binary.go:258
↓ 3 callersMethodWriteSfixed64
WriteSfixed64
proto/binary/binary.go:288
↓ 3 callersFunction_mm256_cchars_mask
contrl char: 0x00 ~ 0x1F
native/scanning.c:398
↓ 3 callersFunction_mm256_find_quote
native/parsing.c:194
↓ 3 callersFunction_mm_find_quote
native/parsing.c:181
↓ 3 callersFunctionadvance_ns
native/scanning.c:64
↓ 3 callersFunctionassignValueToField
assignValueToField assigns a value to a field, handling pointer allocation
trim/assign.go:361
↓ 3 callersMethodbinary
()
proto/generic/cast.go:194
↓ 3 callersFunctionbm_set_req
native/map.c:140
↓ 3 callersMethoddoRecurse
(ctx context.Context, desc *thrift.TypeDescriptor, out *[]byte, resp http.ResponseSetter, p *thrift.BinaryProt
conv/t2j/impl.go:191
↓ 3 callersFunctionerrNotFoundLast
go:noinline
thrift/generic/error.go:73
↓ 3 callersFunctionescape_mask4
native/parsing.c:336
↓ 3 callersFunctionfile_idl_base_proto_rawDescGZIP
()
testdata/kitex_gen/pb/base/base.pb.go:283
↓ 3 callersFunctionfile_idl_nested_proto_rawDescGZIP
()
testdata/kitex_gen/pb/example/nested.pb.go:238
↓ 3 callersFunctiongetExample3Req
()
proto/generic/value_test.go:69
↓ 3 callersFunctiongetExamplePartialDesc
()
thrift/generic/value_test.go:139
↓ 3 callersFunctiongetJ2TExtraStruct
go:nocheckptr
conv/j2t/impl_amd64.go:157
↓ 3 callersFunctionguardPathNodeSlice
(con *[]PathNode, l int)
thrift/generic/path.go:766
↓ 3 callersFunctionhandleAnnotation
(ctx context.Context, scope AnnoScope, ann Annotation, values []parser.Annotation, opts *Options, desc interfa
thrift/annotation.go:331
↓ 3 callersMethodhandleHttpMappings
(ctx context.Context, req http.RequestGetter, desc *thrift.StructDescriptor, reqs thrift.RequiresBitmap, buf *
conv/j2t/impl.go:243
↓ 3 callersFunctionhandlePartialMapStringString2
(p map[int]interface{})
thrift/generic/value_test.go:398
↓ 3 callersFunctioninjectAnnotations
injectAnnotation injects next annotation by appending. NOTICE: the next annotation will be appended to the end of the current annotation.
thrift/annotation.go:456
↓ 3 callersFunctionisEmptyNonLeaf
isEmptyNonLeaf returns true if src is an empty composite value for the given descriptor. Used to avoid allocating new nested structs or slices when th
trim/assign.go:381
↓ 3 callersFunctionj2t_number
native/thrift.c:312
↓ 3 callersMethodmalloc
malloc ...
thrift/binary.go:451
↓ 3 callersFunctionmemeq
native/memops.h:30
↓ 3 callersFunctionnewNode
(typ thrift.Type, et thrift.Type, kt thrift.Type, bs []byte)
thrift/generic/node.go:258
↓ 3 callersFunctionnewValueMappingAnnotation
(typ thrift.AnnoID)
thrift/annotation/value_mapping.go:58
↓ 3 callersMethodnext_nopanic
next_nopanic returns the same as `next` without panic check, coz `n` is always const value.
thrift/binary_skip.go:59
↓ 3 callersMethodoffset
()
proto/generic/node.go:91
↓ 3 callersMethodoffset
()
thrift/generic/node.go:73
↓ 3 callersFunctionparseIDLContent
(path, content string, includes map[string]string)
thrift/idl.go:192
↓ 3 callersMethodreset
reset resets the buffer and read position
conv/j2p/decode.go:69
↓ 3 callersFunctionround_odd
native/fastfloat.c:270
↓ 3 callersMethodscanChildren
scanChildren scans all children of self and store them in self.Next messageLen is only used when self.Node.t == proto.MESSAGE
proto/generic/path.go:271
↓ 3 callersMethodscanChildren
(p *thrift.BinaryProtocol, recurse bool, opts *Options)
thrift/generic/path.go:1121
↓ 3 callersMethodsetNotFound
(path Path, n *Node)
thrift/generic/node.go:857
↓ 3 callersMethodshould2
(api string, t1 thrift.Type, t2 thrift.Type)
thrift/generic/cast.go:39
↓ 3 callersFunctionskipString
go:nocheckptr
internal/json/decode.go:362
↓ 3 callersMethodskipType
(t Type, maxDepth int)
thrift/binary_skip.go:109
↓ 3 callersFunctionskip_one
native/scanning.c:1537
↓ 3 callersFunctionskip_string
native/scanning.c:1555
↓ 3 callersFunctionstadd
native/thrift_skip.c:94
↓ 3 callersMethodstring
()
proto/generic/cast.go:176
↓ 3 callersFunctiontb_write_bool
native/thrift.c:48
↓ 3 callersFunctiontb_write_double
native/thrift.c:81
↓ 3 callersFunctiontb_write_field_begin
native/thrift.c:118
↓ 3 callersFunctiontb_write_struct_end
native/thrift.c:111
↓ 3 callersFunctionu32be
native/thrift_skip.c:70
↓ 3 callersFunctionunwrapError
go:noinline
proto/generic/error.go:37
↓ 3 callersFunctionvnumber
native/scanning.c:958
↓ 3 callersMethodwriteHttpValue
(ctx context.Context, resp http.ResponseSetter, p *thrift.BinaryProtocol, field *thrift.FieldDescriptor)
conv/t2j/impl.go:515
↓ 2 callersMethodBLength
()
testdata/kitex_gen/example3/k-example3.go:1585
↓ 2 callersMethodBLength
()
testdata/kitex_gen/example3/k-example3.go:2188
↓ 2 callersMethodBLength
()
testdata/kitex_gen/example3/k-example3.go:2906
↓ 2 callersMethodBLength
()
testdata/kitex_gen/null/k-null.go:11
↓ 2 callersMethodBinary
Binary returns the bytes value contained by a BINARY node
thrift/generic/cast.go:181
↓ 2 callersMethodByJSONName
(name string)
proto/descriptor.go:126
↓ 2 callersMethodChildren
returns all the children of a node, when recurse is false, it switch to lazyload mode, only direct children are returned
proto/generic/node.go:355
↓ 2 callersFunctionConvertNameCase
(opt meta.NameCase, name string)
internal/util/strings.go:27
↓ 2 callersMethodDecodeByte
DecodeByte decodes a byte value.
thrift/binary.go:2157
← previousnext →601–700 of 4,084, ranked by callers