MCPcopy 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.
14722func (m *UserMutation) Op() Op {
14723 return m.op
14724}
14725
14726// SetOp allows setting the mutation operation.
14727func (m *UserMutation) SetOp(op Op) {

Callers 15

mutateMethod · 0.45
mutateMethod · 0.45
mutateMethod · 0.45
mutateMethod · 0.45
mutateMethod · 0.45
mutateMethod · 0.45
mutateMethod · 0.45
mutateMethod · 0.45
mutateMethod · 0.45
mutateMethod · 0.45
mutateMethod · 0.45
mutateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected