Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
398
func
(p *DeepRef) IsSetDeepRef() bool {
399
return
p.DeepRef != nil
400
}
401
402
func
(p *DeepRef) String() string {
403
if
p == nil {
Callers
1
GetDeepRef
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected