MCPcopy
hub / github.com/purpleidea/mgmt / Commit

Method Commit

lang/interfaces/func.go:466–466  ·  view source on GitHub ↗

Commit runs the pending transaction.

()

Source from the content-addressed store, hash-verified

464
465 // Commit runs the pending transaction.
466 Commit() error
467
468 // Clear erases any pending transactions that weren't committed yet.
469 Clear()

Callers 15

TestAstFunc2Function · 0.65
TestAstFunc3Function · 0.65
RunMethod · 0.65
TestTxn1Function · 0.65
TestTxnTableFunction · 0.65
replaceSubGraphMethod · 0.65
replaceSubGraphMethod · 0.65
replaceSubGraphMethod · 0.65
replaceSubGraphMethod · 0.65
replaceSubGraphMethod · 0.65
replaceSubGraphMethod · 0.65

Implementers 1

GraphTxnlang/funcs/txn/txn.go

Calls

no outgoing calls

Tested by 5

TestAstFunc2Function · 0.52
TestAstFunc3Function · 0.52
TestTxn1Function · 0.52
TestTxnTableFunction · 0.52