redisrangereader

package
v0.0.0-...-799583d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 11, 2019 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RedisRangeReader

type RedisRangeReader struct {
	LinesPerRead int64
	// contains filtered or unexported fields
}

RedisRangeReader reads lrange from redis

func NewRedisRangeReader

func NewRedisRangeReader(client *redis.Client, key string) *RedisRangeReader

NewRedisRangeReader creates RedisRangeReader instance

func (*RedisRangeReader) Read

func (r *RedisRangeReader) Read(p []byte) (n int, err error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL