Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudwego/dynamicgo
/ IsSetInnerBase
Method
IsSetInnerBase
testdata/kitex_gen/example3/example3.go:412–414 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
410
}
411
412
func
(p *ExampleResp) IsSetInnerBase() bool {
413
return
p.InnerBase != nil
414
}
415
416
func
(p *ExampleResp) IsSetBaseResp() bool {
417
return
p.BaseResp != nil
Callers
1
GetInnerBase
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected