Documentation
¶
Index ¶
- func FetchAllCantors(ctx context.Context, db *pgxpool.Pool) ([]infrastructure.CantorInfo, error)
- func Harvest(app *infrastructure.AppState, currencies []string)
- func ProcessCantorCurrency(ctx context.Context, app *infrastructure.AppState, ...)
- func StartBackgroundHarvester(app *infrastructure.AppState)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FetchAllCantors ¶
func FetchAllCantors(ctx context.Context, db *pgxpool.Pool) ([]infrastructure.CantorInfo, error)
func Harvest ¶
func Harvest(app *infrastructure.AppState, currencies []string)
func ProcessCantorCurrency ¶
func ProcessCantorCurrency(ctx context.Context, app *infrastructure.AppState, ci infrastructure.CantorInfo, curr string)
func StartBackgroundHarvester ¶
func StartBackgroundHarvester(app *infrastructure.AppState)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.