Documentation
¶
Index ¶
- type Manager
- func (m *Manager) AddAsset(asset *asset.Asset) bool
- func (m *Manager) ChanManualFetch() chan struct{}
- func (m *Manager) FetchAndSave() bool
- func (m *Manager) FetchLoop(showPrice func(*asset.Asset, float64), finish func())
- func (m *Manager) Init()
- func (m *Manager) LastFetchHuman() string
- func (m *Manager) Name() string
- func (m *Manager) Price(asset *asset.Asset) (float64, bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
func (*Manager) ChanManualFetch ¶
func (m *Manager) ChanManualFetch() chan struct{}
func (*Manager) FetchAndSave ¶
func (*Manager) LastFetchHuman ¶
Click to show internal directories.
Click to hide internal directories.