app

package
v0.0.0-...-040dba6 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Updater

type Updater struct {
	ConfigFileName string
	BaseUrl        string
	State          *updater.State
	Client         *api.CatalogClient
}

func NewUpdater

func NewUpdater(configFileName string, baseUrl string) *Updater

func (*Updater) CheckServerConfiguration

func (u *Updater) CheckServerConfiguration() error

func (*Updater) CheckStateConfiguration

func (u *Updater) CheckStateConfiguration() error

func (*Updater) Init

func (u *Updater) Init(configFileName string, baseUrl string)

func (*Updater) InitAndCheckServerConfig

func (u *Updater) InitAndCheckServerConfig(configFileName string, baseUrl string) error

func (*Updater) SaveState

func (u *Updater) SaveState(state *updater.State) error

Jump to

Keyboard shortcuts

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