cron

package
v0.0.0-...-14f5618 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 19, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CronJob

type CronJob struct {
	Logger *zap.Logger
	Db     *pgxpool.Pool
	Env    *config.Config
}

func Init

func Init(db *pgxpool.Pool, env *config.Config, logger *zap.Logger) *CronJob

func (*CronJob) MonitorFuturePayments

func (cj *CronJob) MonitorFuturePayments()

func (*CronJob) SubscribeExchangeRates

func (cj *CronJob) SubscribeExchangeRates()

Fetch exchange rates from Github Currency API every day

func (*CronJob) SubscribeTwelveDataFinancialData

func (cj *CronJob) SubscribeTwelveDataFinancialData()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL