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

Method GetSessionToken

bitmap/pb.pb.go:4434–4439  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4432}
4433
4434func (m *BackupRequest) GetSessionToken() string {
4435 if m != nil {
4436 return m.SessionToken
4437 }
4438 return ""
4439}
4440
4441func (m *BackupRequest) GetAnonymous() bool {
4442 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected