rangedbserver

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2020 License: BSD-3-Clause Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(options ...Option) *rangeDBServer

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
}

Jump to

Keyboard shortcuts

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