api

package
v0.0.0-...-515c297 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2018 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

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

func NewClient

func NewClient(network string, host string, mt ldbserver.MarshalingType) (cl *Client, err error)

func (*Client) Close

func (cl *Client) Close()

func (*Client) Delete

func (cl *Client) Delete(key []byte) error

func (*Client) Get

func (cl *Client) Get(key []byte) (value []byte, err error)

func (*Client) Put

func (cl *Client) Put(key, value []byte) error

Jump to

Keyboard shortcuts

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