Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudwego/dynamicgo
/ IsSetBase
Method
IsSetBase
testdata/kitex_gen/example2/example2.go:501–503 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
499
}
500
501
func
(p *ExampleSuper) IsSetBase() bool {
502
return
p.Base != nil
503
}
504
505
func
(p *ExampleSuper) String() string {
506
if
p == nil {
Callers
1
GetBase
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected