workspacestore

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ResultSetSnapshotStore

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

func NewResultSetSnapshotStore

func NewResultSetSnapshotStore(ws *workspaces.Workspace) *ResultSetSnapshotStore

func (*ResultSetSnapshotStore) CurrentlyViewedSnapshot

func (s *ResultSetSnapshotStore) CurrentlyViewedSnapshot() (*serialisable.ViewSnapshot, error)

func (*ResultSetSnapshotStore) Dehead

func (*ResultSetSnapshotStore) Find

func (s *ResultSetSnapshotStore) Find(resultSetID int64) (*serialisable.ViewSnapshot, error)

func (*ResultSetSnapshotStore) Head

func (*ResultSetSnapshotStore) Len

func (s *ResultSetSnapshotStore) Len() (int, error)

func (*ResultSetSnapshotStore) Remove

func (s *ResultSetSnapshotStore) Remove(resultSetId int64) error

func (*ResultSetSnapshotStore) Save

func (*ResultSetSnapshotStore) SetAsHead

func (s *ResultSetSnapshotStore) SetAsHead(resultSetID int64) error

func (*ResultSetSnapshotStore) SetCurrentlyViewedSnapshot

func (s *ResultSetSnapshotStore) SetCurrentlyViewedSnapshot(resultSetID int64) error

Jump to

Keyboard shortcuts

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