package
Version:
v0.0.0-...-4bd6544
Opens a new window with list of versions in this module.
Published: Oct 5, 2016
License: AGPL-3.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
New returns a worker which periodically prunes the data for
completed transactions.
type TransactionPruner interface {
MaybePruneTransactions() error
}
TransactionPruner defines the interface for types capable of
pruning transactions.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.