Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConnGoogleApi ¶
type ConnGoogleApi interface { api_conn.ScopedConnection Context() goog_context.Context }
type ConnGoogleMail ¶
type ConnGoogleMail interface { ConnGoogleApi IsGmail() bool }
type ConnGoogleSheets ¶
type ConnGoogleSheets interface { ConnGoogleApi IsSheets() bool }
Click to show internal directories.
Click to hide internal directories.