v3rpc

package
v2.3.0-alpha.0....-c4732eb Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2015 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package v3rpc implements etcd v3 RPC system based on gRPC.

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrEmptyKey  = grpc.Errorf(codes.InvalidArgument, "key is not provided")
	ErrCompacted = grpc.Errorf(codes.OutOfRange, storage.ErrCompacted.Error())
	ErrFutureRev = grpc.Errorf(codes.OutOfRange, storage.ErrFutureRev.Error())
)

Functions

func NewKVServer

func NewKVServer(s etcdserver.RaftKV) pb.KVServer

func NewWatchServer

func NewWatchServer(w storage.Watchable) pb.WatchServer

Types

This section is empty.

Jump to

Keyboard shortcuts

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