store

package
v0.0.0-...-236d2f3 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2020 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Store

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

func New

func New(file string) *Store

func (*Store) Close

func (s *Store) Close()

func (*Store) FindUser

func (s *Store) FindUser(key int, pw string) (*user.User, error)

func (*Store) Open

func (s *Store) Open() error

func (*Store) UpdateDatabase

func (s *Store) UpdateDatabase(memberdata api.Data)

Deletes existing SQLite DB then Writes member data to a new SQLite database

Jump to

Keyboard shortcuts

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