Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chainloop-dev/chainloop
/ Commit
Method
Commit
app/controlplane/pkg/data/ent/tx.go:67–67 ·
view source on GitHub ↗
(context.Context, *Tx)
Source
from the content-addressed store, hash-verified
65
// Committer is the interface that wraps the Commit method.
66
Committer
interface
{
67
Commit(context.Context, *Tx) error
68
}
69
70
// The CommitFunc type is an adapter to allow the use of ordinary
Callers
5
Commit
Method · 0.95
TestGitRepoHead
Method · 0.65
TestGitRepoHeadWorktree
Method · 0.65
SetupTest
Method · 0.65
WithTx
Function · 0.65
Implementers
2
Tx
app/controlplane/pkg/data/ent/tx.go
txDriver
app/controlplane/pkg/data/ent/tx.go
Calls
no outgoing calls
Tested by
3
TestGitRepoHead
Method · 0.52
TestGitRepoHeadWorktree
Method · 0.52
SetupTest
Method · 0.52