package
0.4.0
Repository: https://github.com/hashicorp-forge/hermes.git
Documentation: pkg.go.dev

# Functions

GetLinkURLs returns all link URLs in a Google Doc Body.
GetTables returns all tables in a Google Doc Body.
New reads Google API credentials and returns a service with the required access for Hermes.
New returns a service with the required Google Workspace access for Hermes.
VisitAllTableParagraphs visits all paragraphs in a Google Doc table, calling fn for each.

# Structs

Config is the configuration for interacting with Google Workspace using a service account.
Service provides access to the Google Workspace API.