Documentation
¶
Overview ¶
Package tasks implements the Google Tasks Takeout service for revoco.
Index ¶
Constants ¶
View Source
const ServiceID = "tasks"
ServiceID is the unique identifier for the Tasks service.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service handles Google Tasks 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 data import modules for Google Tasks.
|
Package ingesters provides data import modules for Google Tasks. |
|
Package metadata provides Tasks list parsing and structures.
|
Package metadata provides Tasks list parsing and structures. |
|
Package outputs provides output modules for Tasks data.
|
Package outputs provides output modules for Tasks data. |
|
Package processors provides data processing for Google Tasks Takeout.
|
Package processors provides data processing for Google Tasks Takeout. |
Click to show internal directories.
Click to hide internal directories.