Issue tracker is used for reporting bugs and discussing new features. Please use
stackoverflow for supporting issues.
Expected Behavior
Cmdable should have the GetBit() method.
Current Behavior
type redis.Cmdable has no field or method GetBit
Possible Solution
Add BitMapCmdable to the Cmdable interface.
This issue (and fix) are very similar to #2723