client

package
v0.0.0-...-85902bd Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2021 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service interface {
	Get(ctx context.Context, key *aero.Key, binNames ...string) (*aero.Record, error)

	Put(ctx context.Context, writePolicy *aero.WritePolicy, key *aero.Key, value aero.BinMap) error
}

Service represents aerospike client service

func New

func New(config *datastore.Connection) (Service, error)

New creates a new Aerospike service

Jump to

Keyboard shortcuts

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