mirror of
https://github.com/redis/go-redis.git
synced 2025-07-28 06:42:00 +03:00
make public probabilistic and redis gears interfaces (#2695)
Co-authored-by: ofekshenawa <104765379+ofekshenawa@users.noreply.github.com>
This commit is contained in:
@ -507,8 +507,8 @@ type Cmdable interface {
|
||||
|
||||
ModuleLoadex(ctx context.Context, conf *ModuleLoadexConfig) *StringCmd
|
||||
|
||||
gearsCmdable
|
||||
probabilisticCmdable
|
||||
GearsCmdable
|
||||
ProbabilisticCmdable
|
||||
TimeseriesCmdable
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user