updater

package
v0.9.3 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2025 License: MPL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DatabaseUpdater

type DatabaseUpdater interface {
	Start() error
	Shutdown() error
}

func NewUpdater

func NewUpdater(logger zerolog.Logger, apifw APIMode.APIFirewall, updateTime time.Duration) DatabaseUpdater

NewUpdater function defines configuration updater controller

type Specification

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

func (*Specification) Run

func (s *Specification) Run()

Run function performs update of the specification

func (*Specification) Shutdown

func (s *Specification) Shutdown() error

Shutdown function stops update process

func (*Specification) Start

func (s *Specification) Start() error

Start function starts update process every ConfigurationUpdatePeriod

Jump to

Keyboard shortcuts

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