MCPcopy 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
3525func (x *Function) GetKey() string {
3526 if x != nil {
3527 return x.Key
3528 }
3529 return ""
3530}
3531
3532func (x *Function) GetArgs() []string {
3533 if x != nil {

Callers 2

SubscribeForAclUpdatesFunction · 0.45
newAdminResolverFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected