rangedbserver

package
v0.12.0 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2021 License: BSD-3-Clause Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(options ...Option) (*rangeDBServer, error)

New constructs a new rangeDBServer.

Types

type Option

type Option func(*rangeDBServer)

Option defines functional option parameters for rangeDBServer.

func WithStore

func WithStore(store rangedb.Store) Option

WithStore is a functional option to inject a Store.

type PbRecordSender

type PbRecordSender interface {
	Send(*rangedbpb.Record) error
}

PbRecordSender defines the interface for sending a protobuf record.

Jump to

Keyboard shortcuts

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