impressionscount

package
v3.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 14, 2021 License: Apache-2.0 Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ImpressionsCountRecorder

type ImpressionsCountRecorder interface {
	SynchronizeImpressionsCount() error
}

ImpressionsCountRecorder interface

func NewRecorderSingle

func NewRecorderSingle(
	impressionsCounter *provisional.ImpressionsCounter,
	impressionRecorder service.ImpressionsRecorder,
	metadata dtos.Metadata,
	logger logging.LoggerInterface,
	runtimeTelemetry storage.TelemetryRuntimeProducer,
) ImpressionsCountRecorder

NewRecorderSingle creates new impressionsCount synchronizer for posting impressionsCount

type RecorderSingle

type RecorderSingle struct {
	// contains filtered or unexported fields
}

RecorderSingle struct for impressionsCount sync

func (*RecorderSingle) SynchronizeImpressionsCount

func (m *RecorderSingle) SynchronizeImpressionsCount() error

SynchronizeImpressionsCount syncs imp counts

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL