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

Method IsSetDeepRef

testdata/kitex_gen/example/example.go:398–400  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

396}
397
398func (p *DeepRef) IsSetDeepRef() bool {
399 return p.DeepRef != nil
400}
401
402func (p *DeepRef) String() string {
403 if p == nil {

Callers 1

GetDeepRefMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected