manager

package
v0.2.5 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Manager

type Manager struct {
	Notifications notifications.Notifications

	Actors actors.ActorsMap
	// contains filtered or unexported fields
}

func New

func New(config *config.Data, caller api.Caller, refresh, noRefresh bool) *Manager

func (*Manager) Apply

func (m *Manager) Apply(noop bool) error

func (*Manager) Load

func (m *Manager) Load() error

func (*Manager) Save

func (m *Manager) Save() error

type RefreshStrategy added in v0.1.1

type RefreshStrategy int
const (
	DefaultRefresh RefreshStrategy = iota
	ForceRefresh
	ForceNoRefresh
)

Jump to

Keyboard shortcuts

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