MCPcopy
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
136func (r ApiIsAliveRequest) Execute() (*HealthStatus, *http.Response, error) {
137 return r.ApiService.IsAliveExecute(r)
138}
139
140/*
141IsAlive Check HTTP Server Status

Callers 15

TestClientSDKFunction · 0.45
TestLogoutFlowsFunction · 0.45
TestRevokeFunction · 0.45
acceptLoginHandlerFunction · 0.45
acceptConsentHandlerFunction · 0.45

Calls 1

IsAliveExecuteMethod · 0.80

Tested by 15

TestClientSDKFunction · 0.36
TestLogoutFlowsFunction · 0.36
TestRevokeFunction · 0.36
acceptLoginHandlerFunction · 0.36
acceptConsentHandlerFunction · 0.36