foundational

package
v1.17.1 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2025 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Store

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

func New

func New(rawEndpoint string, logger *zap.Logger) (*Store, func() error, error)

func (*Store) Get

func (s *Store) Get(ctx context.Context, clock *pbsubstreams.Clock, key []byte) (*pbstore.GetResponse, error)

func (*Store) GetAll

func (s *Store) GetAll(ctx context.Context, clock *pbsubstreams.Clock, keys [][]byte) (*pbstore.GetAllResponse, error)

type Stores

type Stores []*Store

Jump to

Keyboard shortcuts

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