MCPcopy Create free account
hub / github.com/cloudwego/dynamicgo / IsSetBaseResp

Method IsSetBaseResp

testdata/kitex_gen/example3/example3.go:416–418  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

414}
415
416func (p *ExampleResp) IsSetBaseResp() bool {
417 return p.BaseResp != nil
418}
419
420func (p *ExampleResp) String() string {
421 if p == nil {

Callers 1

GetBaseRespMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected