MCPcopy Create free account
hub / github.com/dgraph-io/dgraph-benchmarks / GetName

Method GetName

bitmap/pb.pb.go:3140–3145  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3138var xxx_messageInfo_Function proto.InternalMessageInfo
3139
3140func (m *Function) GetName() string {
3141 if m != nil {
3142 return m.Name
3143 }
3144 return ""
3145}
3146
3147func (m *Function) GetKey() string {
3148 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected