MCPcopy Create free account
hub / github.com/cloudwego/dynamicgo / NewExampleDynamicStruct

Function NewExampleDynamicStruct

testdata/kitex_gen/example3/example3.go:1096–1098  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1094}
1095
1096func NewExampleDynamicStruct() *ExampleDynamicStruct {
1097 return &ExampleDynamicStruct{}
1098}
1099
1100func (p *ExampleDynamicStruct) InitDefault() {
1101}

Callers 3

TestAGWDynamicBodyFunction · 0.92
FastReadMethod · 0.85
FastReadMethod · 0.85

Calls

no outgoing calls

Tested by 1

TestAGWDynamicBodyFunction · 0.74

Used in the wild real call sites across dependent graphs

searching dependent graphs…