MCPcopy Create free account
hub / github.com/chainloop-dev/chainloop / Close

Method Close

app/controlplane/pkg/data/ent/tx.go:247–247  ·  view source on GitHub ↗

Close is a nop close.

()

Source from the content-addressed store, hash-verified

245
246// Close is a nop close.
247func (*txDriver) Close() error { return nil }
248
249// Commit is a nop commit for the internal builders.
250// User must call `Tx.Commit` in order to commit the transaction.

Callers 15

TearDownTestMethod · 0.45
DownloadMethod · 0.45
DownloadMethod · 0.45
LoadMethod · 0.45
LoadMethod · 0.45
VerifyMethod · 0.45
loadFromURLFunction · 0.45
createTempFileFunction · 0.45
UploadFileMethod · 0.45
writePEMToTempFileFunction · 0.45

Calls

no outgoing calls