MCPcopy 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
501func (p *ExampleSuper) IsSetBase() bool {
502 return p.Base != nil
503}
504
505func (p *ExampleSuper) String() string {
506 if p == nil {

Callers 1

GetBaseMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected