Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InsertRate ¶
func InsertRate(exchange_rate *models.ExchangeRate) error
Insere os dados de cotação no DB
func Migrate ¶
Cria as tabelas necessárias no DB
Utilizar gorm simplificaria aqui consideravelmente.
func RateHistory ¶
func RateHistory() ([]models.ExchangeRate, error)
Lê todos os dados de cotação do DB
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.