couchbasekv

package module
v0.0.0-...-8c5d096 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2015 License: BSD-2-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CouchbaseKV

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

func (*CouchbaseKV) Configure

func (self *CouchbaseKV) Configure(cfg json.RawMessage) error

func (*CouchbaseKV) Delete

func (self *CouchbaseKV) Delete(key string) (err error)

func (*CouchbaseKV) Get

func (self *CouchbaseKV) Get(key string) (data []byte, err error)

func (*CouchbaseKV) Set

func (self *CouchbaseKV) Set(key string, value []byte) (err error)

type CouchbaseKVFactory

type CouchbaseKVFactory struct {
}

func (*CouchbaseKVFactory) Name

func (self *CouchbaseKVFactory) Name() string

func (*CouchbaseKVFactory) New

func (self *CouchbaseKVFactory) New(cfg json.RawMessage) (interface{}, error)

Jump to

Keyboard shortcuts

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