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

Method GetSessionToken

bitmap/pb.pb.go:4647–4652  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4645}
4646
4647func (m *ExportRequest) GetSessionToken() string {
4648 if m != nil {
4649 return m.SessionToken
4650 }
4651 return ""
4652}
4653
4654func (m *ExportRequest) GetAnonymous() bool {
4655 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected