MCPcopy Create free account
hub / github.com/devaccuracy/ledgerforge / BatchJobResult

Struct BatchJobResult

transaction.go:132–135  ·  view source on GitHub ↗

BatchJobResult represents the result of processing a transaction in a batch job. Fields: - Txn *model.Transaction: A pointer to the processed Transaction model. - Error error: An error if the transaction could not be processed.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected