Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1096
func
NewExampleDynamicStruct() *ExampleDynamicStruct {
1097
return
&ExampleDynamicStruct{}
1098
}
1099
1100
func
(p *ExampleDynamicStruct) InitDefault() {
1101
}
Callers
3
TestAGWDynamicBody
Function · 0.92
FastRead
Method · 0.85
FastRead
Method · 0.85
Calls
no outgoing calls
Tested by
1
TestAGWDynamicBody
Function · 0.74
Used in the wild
real call sites across dependent graphs
searching dependent graphs…