MCPcopy 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
412func (p *ExampleResp) IsSetInnerBase() bool {
413 return p.InnerBase != nil
414}
415
416func (p *ExampleResp) IsSetBaseResp() bool {
417 return p.BaseResp != nil

Callers 1

GetInnerBaseMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected