Documentation ¶
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 New ¶
func New(s etcdserver.V3DemoServer) pb.EtcdServer
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.