Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dgraph-io/dgraph
/ aname
Method
aname
dgraphtest/dgraph.go:105–107 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
103
}
104
105
func
(z *zero) aname() string {
106
return
z.aliasName
107
}
108
109
func
(z *zero) cid() string {
110
return
z.containerID
Callers
1
cmd
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected