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

Method GetSet

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

Source from the content-addressed store, hash-verified

29 Type(ctx context.Context, in *TypeRequest, opts ...grpc.CallOption) (*TypeResponse, error)
30 StrLen(ctx context.Context, in *StrLenRequest, opts ...grpc.CallOption) (*StrLenResponse, error)
31 GetSet(ctx context.Context, in *GetSetRequest, opts ...grpc.CallOption) (*GetSetResponse, error)
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)

Callers 5

GetSetMethod · 0.65
GetSetMethod · 0.65
stringGetSetFunction · 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