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