Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StatusUpdater ¶ added in v0.5.4
type StatusUpdater struct {
// contains filtered or unexported fields
}
func NewStatusUpdater ¶ added in v0.5.4
func NewStatusUpdater(w wallet.Wallet, c chan repo.Notifier, ctx context.Context) *StatusUpdater
func (*StatusUpdater) Start ¶ added in v0.5.4
func (s *StatusUpdater) Start()
Click to show internal directories.
Click to hide internal directories.