Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudwego/dynamicgo
/ IsSetBaseResp
Method
IsSetBaseResp
testdata/kitex_gen/example2/example2.go:664–666 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
662
}
663
664
func
(p *ExampleResp) IsSetBaseResp() bool {
665
return
p.BaseResp != nil
666
}
667
668
func
(p *ExampleResp) String() string {
669
if
p == nil {
Callers
1
GetBaseResp
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected