# Packages

No description provided by the author

# Functions

No description provided by the author
Setup function sets up the api and returns an api.
unmarshal is an aux function to read the provided ReadCloser and unmarshal it to the provided model struct.

# Structs

API provides a struct to wrap the api around.

# Interfaces

EmailSender defines the required methods from the email sender package.