# Functions
NewMockControllerTxn is a constructor for mock Controller Txn.
# Structs
MockControllerTxn is a mock implementation of the Transaction interface from Controller.
# Type aliases
CommitFunc is function called from the mock to trigger transaction processing in TxnTracker.