Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNotFound = errors.New("receipt not found")
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) Fetch ¶
Fetch a receipt from the receipt API. Returns ErrNotFound if the API responds with http.StatusNotFound.
Click to show internal directories.
Click to hide internal directories.