Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ory/hydra
/ Now
Method
Now
oryx/reqlog/middleware.go:18–18 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
16
17
type
timer
interface
{
18
Now() time.Time
19
Since(time.Time) time.Duration
20
}
21
Callers
15
CreateClient
Method · 0.65
updateClient
Method · 0.65
ValidDynamicAuth
Method · 0.65
TestHelperCreateGetUpdateDeleteClientNext
Function · 0.65
TestHelperCreateGetUpdateDeleteClient
Function · 0.65
BeforeSave
Method · 0.65
createTestFlow
Function · 0.65
TestDecodeFromLoginChallenge
Function · 0.65
TestDecodeFromConsentChallenge
Function · 0.65
TestDecodeFromDeviceChallenge
Function · 0.65
HandleDeviceUserAuthRequest
Method · 0.65
HandleConsentRequest
Method · 0.65
Implementers
1
realClock
oryx/reqlog/middleware.go
Calls
no outgoing calls
Tested by
15
TestHelperCreateGetUpdateDeleteClientNext
Function · 0.52
TestHelperCreateGetUpdateDeleteClient
Function · 0.52
createTestFlow
Function · 0.52
TestDecodeFromLoginChallenge
Function · 0.52
TestDecodeFromConsentChallenge
Function · 0.52
TestDecodeFromDeviceChallenge
Function · 0.52
TestFlow_HandleDeviceUserAuthRequest
Function · 0.52
TestFlow_HandleConsentRequest
Function · 0.52
TestFlow_HandleConsentError
Function · 0.52
TestGetLoginRequest
Function · 0.52
TestGetConsentRequest
Function · 0.52
TestAcceptLoginRequestDouble
Function · 0.52