persist

package
v0.0.8 Latest Latest
Warning

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

Go to latest
Published: May 6, 2025 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitPersistionManagerCmd added in v0.0.2

func InitPersistionManagerCmd(appName string) tea.Cmd

func LoadDataFileCmd added in v0.0.2

func LoadDataFileCmd(path string) tea.Cmd

func PersistListData added in v0.0.2

func PersistListData(path string, data models.Items) tea.Cmd

Types

type InitiatedPersistion added in v0.0.2

type InitiatedPersistion struct {
	DataFile string
}

type LoadedDataFileMsg added in v0.0.2

type LoadedDataFileMsg struct {
	Items models.Items
}

type PersistedFileMsg added in v0.0.3

type PersistedFileMsg struct{}

Jump to

Keyboard shortcuts

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