Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( InputCalendar = api3.NewOpenapiFileManager[any](calendarAPI) OutputCalendar = scrapper.NewWriter[staticschema.FieldMetadataMapV2]( fileconv.NewPath("providers/google/internal/calendar")) InputContacts = api3.NewOpenapiFileManager[any](peopleAPI) OutputContacts = scrapper.NewWriter[staticschema.FieldMetadataMapV2]( fileconv.NewPath("providers/google/internal/contacts")) )
nolint:gochecknoglobals
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.