Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InstrumentCandles ¶
type InstrumentCandles struct { }
type TxLog ¶
type TxLog struct {
// contains filtered or unexported fields
}
func (*TxLog) Truncate ¶
func (t *TxLog) Truncate(last model.TransactionID)
Truncate the log from the first record up to and including the record closest to or inclusive of but not greater than the last TransactionID supplied.
Click to show internal directories.
Click to hide internal directories.