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

Method IncrByFloat

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

Source from the content-addressed store, hash-verified

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)
38 Exists(ctx context.Context, in *ExistsRequest, opts ...grpc.CallOption) (*ExistsResponse, error)

Callers 5

IncrByFloatMethod · 0.65
IncrByFloatMethod · 0.65
stringIncrByFloatFunction · 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