 Documentation
      ¶
      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, w wallet.Wallet) *ResyncManager
func (*ResyncManager) CheckUnfunded ¶ added in v0.11.0
func (r *ResyncManager) CheckUnfunded()
func (*ResyncManager) Start ¶
func (r *ResyncManager) Start()
 Click to show internal directories. 
   Click to hide internal directories.