sqlite

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2022 License: AGPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SQLLiteStorage

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

func NewSQLLiteStorage

func NewSQLLiteStorage() *SQLLiteStorage

func (SQLLiteStorage) GetObject

func (S SQLLiteStorage) GetObject(s string, hash plumbing.Hash) (storage.Object, error)

func (SQLLiteStorage) ListObjects

func (S SQLLiteStorage) ListObjects(s string) ([]storage.Object, error)

func (SQLLiteStorage) ListReferences

func (S SQLLiteStorage) ListReferences(s string) ([]storage.Reference, error)

func (SQLLiteStorage) StoreObjects

func (S SQLLiteStorage) StoreObjects(s string, objects []storage.Object) error

func (SQLLiteStorage) StoreReferences

func (S SQLLiteStorage) StoreReferences(s string, references []storage.Reference) error

Jump to

Keyboard shortcuts

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