temporalrepo

package
v0.22.119 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2022 License: ISC Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Memory

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

func NewMemory

func NewMemory() *Memory

func (*Memory) Close

func (repo *Memory) Close() error

func (*Memory) Flush

func (repo *Memory) Flush() error

func (*Memory) NodesAt

func (repo *Memory) NodesAt(height int32) ([][]byte, error)

func (*Memory) SetNodesAt

func (repo *Memory) SetNodesAt(names [][]byte, heights []int32) error

type Pebble

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

func NewPebble

func NewPebble(path string) (*Pebble, error)

func (*Pebble) Close

func (repo *Pebble) Close() error

func (*Pebble) Flush

func (repo *Pebble) Flush() error

func (*Pebble) NodesAt

func (repo *Pebble) NodesAt(height int32) ([][]byte, error)

func (*Pebble) SetNodesAt

func (repo *Pebble) SetNodesAt(name [][]byte, heights []int32) error

Jump to

Keyboard shortcuts

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