flightKv

package module
v0.0.0-...-55b4931 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

README

flight-kv

kv操作

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddStore

func AddStore(kv store.KVKind, init Initialize)

AddStore adds a new store backend to libkv

func NewStore

func NewStore(kv store.KVKind, addrList []string, options *store.Config) (store.FlightKv, error)

NewStore creates an instance of store

Types

type Initialize

type Initialize func(addrList []string, options *store.Config) (store.FlightKv, error)

Initialize creates a new Store object, initializing the client

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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