Documentation ¶
Index ¶
- func DeleteAll(db *gorm.DB) error
- func UpsertAllByType(db *gorm.DB, commodityType config.CommodityType, prices []Price)
- func UpsertAllByTypeNameAndID(db *gorm.DB, commodityType config.CommodityType, commodityName string, ...)
- type AutoCompleteField
- type AutoCompleteItem
- type Price
- type PriceProvider
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UpsertAllByType ¶ added in v0.3.9
func UpsertAllByType(db *gorm.DB, commodityType config.CommodityType, prices []Price)
func UpsertAllByTypeNameAndID ¶ added in v0.6.0
Types ¶
type AutoCompleteField ¶ added in v0.5.1
type AutoCompleteItem ¶ added in v0.5.1
type Price ¶
type PriceProvider ¶ added in v0.5.1
Click to show internal directories.
Click to hide internal directories.