package
Version:
v0.5.0
Opens a new window with list of versions in this module.
Published: Dec 24, 2020
License: BSD-3-Clause
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func New(options ...Option) *rangeDBServer
New constructs a new rangeDBServer.
type Option func(*rangeDBServer)
Option defines functional option parameters for rangeDBServer.
WithStore is a functional option to inject a Store.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.