package
0.0.0-20220623121928-b175f3041c1b
Repository: https://github.com/lf-engineering/da-ds.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewEnricher initiates a new Enricher.
NewFetcher initiates a new GoogleGroups fetcher.
NewManager initiates google groups manager instance.

# Constants

CredentialsSSMParamName from ssm.
GoogleGroups ...
MaxConcurrentRequests ...
MaxNumberOfMessages from gmail.
TokenSSMParamName from ssm.
Unknown ...

# Variables

DefaultDateTime ...
GoogleGroupRawMapping ...
GoogleGroupRichMapping ...

# Structs

EnrichedMessage ...
Enricher contains google groups datasource enrich logic.
Fetcher contains GoogleGroups datasource fetch logic.
GoogleGroupMessage ...
GoogleGroupMessages ...
GoogleGroupMessageThread ...
HeadersData struct.
Hits result.
HitSource is the document _source data.
Manager describes google groups manager.
NestedHits is the actual hit data.
NestedRawHits is the actual hit data.
NHits result.
RawHits result.
RawMessage represents GoogleGroups raw message.
TopHits result.

# Interfaces

AffiliationClient manages user identity.
AuthClientProvider interacts with auth0 server.