Documentation
¶
Index ¶
- Constants
- func DownloadFile(ctx context.Context, dlURL string) (string, io.ReadCloser, error)
- func Get(ctx context.Context, y bankinap.YearURL) (bankinap.YearDays, error)
- func Parse(ctx context.Context, r io.Reader, year int) ([]bankinap.Day, error)
- func SearchXLSXURL(ctx context.Context, calendarURL string) ([]bankinap.YearURL, error)
Constants ¶
View Source
const DefaultCalendarURL = "https://www.mnb.hu/en/payments/settlement-systems/calendar"
Variables ¶
This section is empty.
Functions ¶
func DownloadFile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.