Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ory/hydra
/ Execute
Method
Execute
internal/httpclient/api_metadata.go:136–138 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
134
}
135
136
func
(r ApiIsAliveRequest) Execute() (*HealthStatus, *http.Response, error) {
137
return
r.ApiService.IsAliveExecute(r)
138
}
139
140
/*
141
IsAlive Check HTTP Server Status
Callers
15
TestClientSDK
Function · 0.45
checkAndAcceptDeviceHandler
Function · 0.45
checkAndAcceptLoginHandler
Function · 0.45
checkAndAcceptConsentHandler
Function · 0.45
checkAndDuplicateAcceptLoginHandler
Function · 0.45
checkAndDuplicateAcceptConsentHandler
Function · 0.45
TestStrategyLoginConsentNext
Function · 0.45
TestLogoutFlows
Function · 0.45
TestRevoke
Function · 0.45
performOidcFrontOrBackChannelLogout
Method · 0.45
acceptLoginHandler
Function · 0.45
acceptConsentHandler
Function · 0.45
Calls
1
IsAliveExecute
Method · 0.80
Tested by
15
TestClientSDK
Function · 0.36
checkAndAcceptDeviceHandler
Function · 0.36
checkAndAcceptLoginHandler
Function · 0.36
checkAndAcceptConsentHandler
Function · 0.36
checkAndDuplicateAcceptLoginHandler
Function · 0.36
checkAndDuplicateAcceptConsentHandler
Function · 0.36
TestStrategyLoginConsentNext
Function · 0.36
TestLogoutFlows
Function · 0.36
TestRevoke
Function · 0.36
acceptLoginHandler
Function · 0.36
acceptConsentHandler
Function · 0.36
TestAuthCodeWithDefaultStrategy
Function · 0.36