Fetcher

interface fetcher.Fetcher

Message fetcher.

Fetches messages from Inbox instances. Details of fetching pattern implementation defined.

fetcher.Fetcher.fetch()

Fetch messages.

Throws:If fetching fails. Types and causes implementation defined.
Returns:Fetched messages. Structure implementation defined.