Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/dgraph-io/dgraph
/ GetKey
Method
GetKey
protos/pb/pb.pb.go:3525–3530 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3523
}
3524
3525
func
(x *Function) GetKey() string {
3526
if
x != nil {
3527
return
x.Key
3528
}
3529
return
""
3530
}
3531
3532
func
(x *Function) GetArgs() []string {
3533
if
x != nil {
Callers
2
SubscribeForAclUpdates
Function · 0.45
newAdminResolver
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected