sqlite

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SqliteStore

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

func NewSqliteStore

func NewSqliteStore(filename string) (*SqliteStore, error)

func (*SqliteStore) Close

func (s *SqliteStore) Close() error

func (*SqliteStore) LoadFromDB

func (s *SqliteStore) LoadFromDB() (map[string]entry.Entry, error)

func (*SqliteStore) Save

func (s *SqliteStore) Save(data map[string]entry.Entry, force bool) error

func (*SqliteStore) SaveDirtyData

func (s *SqliteStore) SaveDirtyData(set_dirtys map[string]entry.Entry, delete_dirtys []string) error

Jump to

Keyboard shortcuts

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