Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct{}
Client is a demo client that returns realistic demo data for screenshots and demos. It implements the ports.NylasClient interface without requiring any credentials.
func (*Client) BuildAuthURL ¶
BuildAuthURL returns a mock auth URL.
func (*Client) ExchangeCode ¶
ExchangeCode returns a mock grant.
func (*Client) SetCredentials ¶
SetCredentials is a no-op for demo client.
Click to show internal directories.
Click to hide internal directories.