services

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BackupService

type BackupService struct {
}

func (*BackupService) Start

func (svc *BackupService) Start() error

type Configuration

type Configuration struct {
	Mediaplan                models.MediaplanConfiguration                `json:"mediaplan"`
	Budget                   models.BudgetConfiguration                   `json:"budget"`
	Channel                  models.ChannelConfiguration                  `json:"channel"`
	AdvMessages              models.AdvMessagesConfiguration              `json:"advMessages"`
	CustomersWithAdvertisers models.CustomersWithAdvertisersConfiguration `json:"customersWithAdvertisers"`
	DeletedSpotInfo          models.DeletedSpotInfoConfiguration          `json:"deletedSpotInfo"`
	Rank                     models.RanksConfiguration                    `json:"rank"`
	ProgramBreaks            models.ProgramBreaksConfiguration            `json:"programBreaks"`
	ProgramBreaksLight       models.ProgramBreaksLightConfiguration       `json:"programBreaksLight"`
	Spots                    models.SpotsConfiguration                    `json:"spots"`
}

func InitConfig

func InitConfig() *Configuration

type LoadService

type LoadService struct {
}

func (*LoadService) Start

func (svc *LoadService) Start() error

type UpdateService

type UpdateService struct {
}

func (*UpdateService) Start

func (svc *UpdateService) Start() error

Jump to

Keyboard shortcuts

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