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

Struct timerFactory

graphql/schema/response.go:324–326  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

322}
323
324type timerFactory struct {
325 offsetFrom time.Time
326}
327
328type offsetTimer struct {
329 offsetFrom time.Time

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected