store

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2020 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FileStore

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

func NewFileStore

func NewFileStore(filename string) *FileStore

NewFileStore returns a new file based Store.

func (*FileStore) Clear

func (f *FileStore) Clear() error

func (*FileStore) ReadAll

func (f *FileStore) ReadAll() ([]core.QSO, error)

func (*FileStore) Write

func (f *FileStore) Write(qso core.QSO) error

Jump to

Keyboard shortcuts

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