service

package
v0.0.0-...-2ab478d Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Feed

type Feed interface {
	Load() error
}

Feed load and persist information about advert content.

type Statistics

type Statistics interface {
}

Statistics provide statistics data about advert content.

type Tracker

type Tracker interface {
	Click() error
	Load() error
	Show() error
	Postback() error
}

Tracker provide events.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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