netkinetic

package
v0.0.0-...-060dca9 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2018 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const PROVIDER = "kinetic"

Variables

This section is empty.

Functions

func Generate

func Generate(co kinetic.ClientOptions) []byte

Types

type Bucket

type Bucket struct {
	Cli *kinetic.BlockConnection
}

func (*Bucket) BucketDelete

func (b *Bucket) BucketDelete(bucket, key []byte) error

func (*Bucket) BucketGet

func (b *Bucket) BucketGet(bucket, key []byte) (buf bufferex.Binary, err error)

func (*Bucket) BucketPut

func (b *Bucket) BucketPut(bucket, key, value []byte) error

func (*Bucket) Close

func (b *Bucket) Close() error

type ReportingBucket

type ReportingBucket struct {
	Bucket
	Name []byte
	// contains filtered or unexported fields
}

func (*ReportingBucket) CheckLoop

func (b *ReportingBucket) CheckLoop()

func (*ReportingBucket) Close

func (b *ReportingBucket) Close() error

Jump to

Keyboard shortcuts

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