cql

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2022 License: AGPL-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 CQLStorage

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

func NewCQLStorage

func NewCQLStorage() *CQLStorage

func (CQLStorage) GetObject

func (C CQLStorage) GetObject(s string, hash plumbing.Hash) (storage.Object, error)

func (CQLStorage) ListObjects

func (C CQLStorage) ListObjects(s string) ([]storage.Object, error)

func (CQLStorage) ListReferences

func (C CQLStorage) ListReferences(s string) ([]storage.Reference, error)

func (CQLStorage) StoreObjects

func (C CQLStorage) StoreObjects(s string, objects []storage.Object) error

func (CQLStorage) StoreReferences

func (C CQLStorage) 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