store

package
v0.0.0-...-d13d548 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2023 License: MIT Imports: 3 Imported by: 1

Documentation

Overview

Package store is a store for updates. Its contents can only be modified by appling actions.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Active

func Active() []*model.RepoPresentation

Active returns the active repo presentations in store. Most recently added ones are last.

func Apply

func Apply(a action.Action) action.Response

Apply applies action a to the store.

func CheckingUpdates

func CheckingUpdates() bool

CheckingUpdates reports whether the process of checking for updates is still running.

func History

func History() []*model.RepoPresentation

History returns the historical repo presentations in store. Most recently added ones are last.

Types

This section is empty.

Jump to

Keyboard shortcuts

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