package
Version:
v0.9.14
Opens a new window with list of versions in this module.
Published: Dec 17, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package googlecal fetches Google Calendar appointment booking page data.
AuthRequired returns false because Google Calendar appointment pages are public.
Match returns true if the URL is a Google Calendar appointment URL.
Client handles Google Calendar requests.
New creates a Google Calendar client.
Fetch retrieves a Google Calendar appointment page profile.
type Option func(*config)
Option configures a Client.
WithHTTPCache sets the HTTP cache.
WithLogger sets a custom logger.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.