cachedapi

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

Client is a low-level client over the NBP Rates API

func Init

func Init(cacheDir string, client *http.Client) *Client

Init returns *Rates instance with net/http.DefaultClient

func (*Client) Get

func (c *Client) Get(curr string, day time.Time) (*nbpapi.Rates, error)

Get returns the currency exchange rate for a given date from NBP table A

Get first checks the on-disk cache and falls-back to nbpapi.Client.

Jump to

Keyboard shortcuts

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