Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chainloop-dev/chainloop
/ Op
Method
Op
app/controlplane/pkg/data/ent/mutation.go:14722–14724 ·
view source on GitHub ↗
Op returns the operation name.
()
Source
from the content-addressed store, hash-verified
14720
14721
// Op returns the operation name.
14722
func
(m *UserMutation) Op() Op {
14723
return
m.op
14724
}
14725
14726
// SetOp allows setting the mutation operation.
14727
func
(m *UserMutation) SetOp(op Op) {
Callers
15
mutate
Method · 0.45
mutate
Method · 0.45
mutate
Method · 0.45
mutate
Method · 0.45
mutate
Method · 0.45
mutate
Method · 0.45
mutate
Method · 0.45
mutate
Method · 0.45
mutate
Method · 0.45
mutate
Method · 0.45
mutate
Method · 0.45
mutate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected