package
0.0.0-20241203092843-3ae2d41f227a
Repository: https://github.com/psanchezg/inbox-extract-data.git
Documentation: pkg.go.dev

# Functions

columnIndexToLetter convierte un índice de columna a la notación de letra de columna de Sheets (1 -> A, 2 -> B, ..., 27 -> AA, ...).
columnToIndex convierte la letra de la columna en su índice correspondiente.
ConnectToDriveService uses a Context, config and 1 or more scopes to retrieve a Token then generate a Client.
ConnectToGmailService uses a Context, config and 1 or more scopes to retrieve a Token then generate a Client.
ConnectToSheetsService uses a Context, config and 1 or more scopes to retrieve a Token then generate a Client.
No description provided by the author
No description provided by the author
* * Parses url with the given regular expression and returns the * group values defined in the expression.
No description provided by the author
No description provided by the author
No description provided by the author
SplitCellReference separa una referencia de celda en sus componentes de columna y fila.
No description provided by the author