MCPcopy
hub / github.com/ory/hydra / realClock

Struct realClock

oryx/reqlog/middleware.go:22–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20}
21
22type realClock struct{}
23
24func (rc *realClock) Now() time.Time {
25 return time.Now()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected