Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RedisScanner ¶
type RedisScanner struct {
// contains filtered or unexported fields
}
func NewScanner ¶
func NewScanner(client radix.Client, options RedisScannerOpts, reporter *reporter.Reporter) *RedisScanner
func (*RedisScanner) GetDumpChannel ¶
func (s *RedisScanner) GetDumpChannel() <-chan KeyDump
func (*RedisScanner) Start ¶
func (s *RedisScanner) Start()
type RedisScannerOpts ¶
Click to show internal directories.
Click to hide internal directories.