MCPcopy 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
664func (p *ExampleResp) IsSetBaseResp() bool {
665 return p.BaseResp != nil
666}
667
668func (p *ExampleResp) String() string {
669 if p == nil {

Callers 1

GetBaseRespMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected