Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Mapper ¶
type Mapper struct { Queue chan Work // contains filtered or unexported fields }
func New ¶
func New( metabaseService service.MetabaseService, thirdPartyMappingStorage service.ThirdPartyMappingStorage, mappingDeadlineSec, mappingFrequencySec int, log zerolog.Logger, ) *Mapper
func (*Mapper) MapDataset ¶
Click to show internal directories.
Click to hide internal directories.