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