oplocstorecommit

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: May 25, 2023 License: AGPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LocalOpLocStore

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

func NewOpLocStoreCommit

func NewOpLocStoreCommit() *LocalOpLocStore

func (*LocalOpLocStore) DeleteProject

func (s *LocalOpLocStore) DeleteProject(ownerId string, projectId uint64) error

func (*LocalOpLocStore) InsertOperationLocations

func (s *LocalOpLocStore) InsertOperationLocations(opLocs *pb.CommitOperationLocations) error

func (*LocalOpLocStore) ListOperationLocations

func (s *LocalOpLocStore) ListOperationLocations(ownerId string, projectId uint64, commitId uint64, pathHash []byte) (opLocs *pb.CommitOperationLocations, err error)

func (*LocalOpLocStore) MaxCommitId

func (s *LocalOpLocStore) MaxCommitId(ownerId string, projectId uint64) (uint64, error)

Jump to

Keyboard shortcuts

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