MCPcopy Index your code
hub / github.com/coder/coder / PGLocks

Method PGLocks

coderd/database/db.go:30–30  ·  view source on GitHub ↗
(ctx context.Context)

Source from the content-addressed store, hash-verified

28
29 Ping(ctx context.Context) (time.Duration, error)
30 PGLocks(ctx context.Context) (PGLocks, error)
31 InTx(func(Store) error, *TxOptions) error
32}
33

Callers 2

PGLocksMethod · 0.65
PGLocksMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected