Documentation
¶
Index ¶
- type ManagerList
- func (managerList ManagerList) AddAsset(asset *asset.Asset) bool
- func (managerList ManagerList) CreateLabels(conf *config.Config, assets []*asset.Asset) ([]*assetlabel.AssetLabelProps, map[string]*assetlabel.Label)
- func (managerList ManagerList) FetchLoop(showPrice func(iface.Manager, *asset.Asset, float64), finish func())
- func (managerList ManagerList) GetPrice(asset *asset.Asset) float64
- func (managerList ManagerList) Init(assetsArg []*asset.Asset) []*asset.Asset
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ManagerList ¶
func (ManagerList) CreateLabels ¶
func (managerList ManagerList) CreateLabels(conf *config.Config, assets []*asset.Asset) ( []*assetlabel.AssetLabelProps, map[string]*assetlabel.Label, )
Click to show internal directories.
Click to hide internal directories.