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

Method GetStartTs

bitmap/pb.pb.go:4924–4929  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4922var xxx_messageInfo_UpdateGraphQLSchemaRequest proto.InternalMessageInfo
4923
4924func (m *UpdateGraphQLSchemaRequest) GetStartTs() uint64 {
4925 if m != nil {
4926 return m.StartTs
4927 }
4928 return 0
4929}
4930
4931func (m *UpdateGraphQLSchemaRequest) GetGraphqlSchema() string {
4932 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected