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

Method Connection

persistence/definitions.go:26–26  ·  view source on GitHub ↗
(context.Context)

Source from the content-addressed store, hash-verified

24 trust.GrantManager
25
26 Connection(context.Context) *pop.Connection
27 Transaction(context.Context, func(ctx context.Context, c *pop.Connection) error) error
28 Ping(context.Context) error
29 DetermineNetwork(ctx context.Context) (*networkx.Network, error)

Implementers 1

BasePersisterpersistence/sql/persister.go

Calls

no outgoing calls

Tested by 15

TestRevokeFunction · 0.52
testHelperExpiryFieldsFunction · 0.52
SetupSuiteMethod · 0.52
TearDownTestMethod · 0.52
TestCreateSessionMethod · 0.52