db

package
v0.0.0-...-c7b646b Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2025 License: Apache-2.0 Imports: 5 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 {
	*sql.DB
}

func NewStore

func NewStore(path string, schema []byte) (*Store, error)

func (*Store) AddFileRecord

func (s *Store) AddFileRecord(hash, path, status string) error

func (*Store) GetFileStatus

func (s *Store) GetFileStatus(hash string) (string, error)

func (*Store) HashExists

func (s *Store) HashExists(hash string) (bool, error)

Jump to

Keyboard shortcuts

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