Documentation
¶
Overview ¶
Package contacts implements the Google Contacts Takeout service for revoco.
Index ¶
Constants ¶
View Source
const ServiceID = "contacts"
ServiceID is the unique identifier for the Contacts service.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service handles Google Contacts Takeout data.
func (*Service) DefaultConfig ¶
func (s *Service) DefaultConfig() core.ServiceConfig
DefaultConfig returns the default configuration for this service.
func (*Service) Description ¶
Description returns a brief description of what this service handles.
func (*Service) Processors ¶
Processors returns all available processors for this service.
func (*Service) SupportedOutputs ¶
SupportedOutputs returns the IDs of compatible output modules.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package ingesters provides reusable ingesters for the Contacts service.
|
Package ingesters provides reusable ingesters for the Contacts service. |
|
Package metadata defines types for Google Contacts Takeout data.
|
Package metadata defines types for Google Contacts Takeout data. |
|
Package outputs provides output modules for Google Contacts data.
|
Package outputs provides output modules for Google Contacts data. |
|
Package processors provides data processing for Google Contacts Takeout.
|
Package processors provides data processing for Google Contacts Takeout. |
Click to show internal directories.
Click to hide internal directories.