MCPcopy Create free account
hub / github.com/ByteStorage/FlyDB / IncrBy

Method IncrBy

lib/proto/gstring/db_grpc.pb.go:34–34  ·  view source on GitHub ↗
(ctx context.Context, in *IncrByRequest, opts ...grpc.CallOption)

Source from the content-addressed store, hash-verified

32 Append(ctx context.Context, in *AppendRequest, opts ...grpc.CallOption) (*AppendResponse, error)
33 Incr(ctx context.Context, in *IncrRequest, opts ...grpc.CallOption) (*IncrResponse, error)
34 IncrBy(ctx context.Context, in *IncrByRequest, opts ...grpc.CallOption) (*IncrByResponse, error)
35 IncrByFloat(ctx context.Context, in *IncrByFloatRequest, opts ...grpc.CallOption) (*IncrByFloatResponse, error)
36 Decr(ctx context.Context, in *DecrRequest, opts ...grpc.CallOption) (*DecrResponse, error)
37 DecrBy(ctx context.Context, in *DecrByRequest, opts ...grpc.CallOption) (*DecrByResponse, error)

Callers 5

IncrByMethod · 0.65
IncrByMethod · 0.65
stringIncrByFunction · 0.65

Implementers 2

gStringServiceClientlib/proto/gstring/db_grpc.pb.go
UnimplementedGStringServiceServerlib/proto/gstring/db_grpc.pb.go

Calls

no outgoing calls

Tested by 1