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