Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ResyncInterval = time.Hour
Functions ¶
This section is empty.
Types ¶
type ResyncManager ¶
type ResyncManager struct {
// contains filtered or unexported fields
}
func NewResyncManager ¶
func NewResyncManager(salesDB repo.SaleStore, mw multiwallet.MultiWallet) *ResyncManager
func (*ResyncManager) CheckUnfunded ¶
func (r *ResyncManager) CheckUnfunded()
func (*ResyncManager) Start ¶
func (r *ResyncManager) Start()
Click to show internal directories.
Click to hide internal directories.