Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Writer ¶
type Writer interface { // WriteTxData outputs the given TX data // to some kind of storage WriteTxData(*gnoland.TxWithMetadata) error }
Writer defines the backup writer interface
Click to show internal directories.
Click to hide internal directories.