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