gworkspace-helper

command module
v0.0.0-...-2c1144f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 14, 2024 License: MIT Imports: 9 Imported by: 0

README

gworkspace-helper

A simple Go library that provides helper functions for interacting with Google Workspace APIs, including Google Docs, Google Drive, and Google Calendar.

Features

  • Authentication: Handles OAuth2 and Service Account authentication.
  • Google Docs Helper (gdocsHelper):
    • Create, copy, rename, and delete Google Docs.
    • Add and replace text, insert tables, manage permissions, and more.
  • Google Drive Helper (gDriveHelper):
    • Create, rename, delete folders and files.
    • Manage file and folder permissions.
  • Google Calendar Helper (gMeetHelper):
    • Create calendar events with timezone support.
    • Add attendees and attachments to events.

Installation

go get github.com/gnzdotmx/gworkspace-helper

Token

For the credentials.json file, OAuth 2.0 Client ID has to be Desktop type.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL