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

Method Close

oryx/jsonnetsecure/jsonnet_pool.go:52–52  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

50 }
51 Pool interface {
52 Close()
53 private()
54 }
55 pool struct {

Callers 15

TestHandlerFunction · 0.65
DecodeFunction · 0.65
EncodeFunction · 0.65
makeOAuth2RequestFunction · 0.65
TestGetLogoutRequestFunction · 0.65
TestGetLoginRequestFunction · 0.65
TestGetConsentRequestFunction · 0.65

Implementers 1

pooloryx/jsonnetsecure/jsonnet_pool.go

Calls

no outgoing calls

Tested by 15

TestHandlerFunction · 0.52
makeOAuth2RequestFunction · 0.52
TestGetLogoutRequestFunction · 0.52
TestGetLoginRequestFunction · 0.52
TestGetConsentRequestFunction · 0.52
TestLogoutFlowsFunction · 0.52
TestRevokeFunction · 0.52