libkv

package
v2.8.0 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2018 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LibKV

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

LibKV -

func NewBoltDB

func NewBoltDB(u *url.URL) *LibKV

NewBoltDB - initialize a new BoltDB datasource handler

func NewConsul

func NewConsul(u *url.URL) *LibKV

NewConsul - instantiate a new Consul datasource handler

func (*LibKV) Login

func (kv *LibKV) Login() error

Login -

func (*LibKV) Logout

func (kv *LibKV) Logout()

Logout -

func (*LibKV) Read

func (kv *LibKV) Read(path string) ([]byte, error)

Read -

Jump to

Keyboard shortcuts

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