redisio

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2017 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRedisIOWriter

func NewRedisIOWriter(options logrus_mate.Options) (writer io.Writer, err error)

Types

type RedisIOConfig

type RedisIOConfig struct {
	Network  string `json:"network"`
	Address  string `json:"address"`
	Password string `json:"password"`
	Db       int64  `json:"db"`
	ListName string `json:"list_name"`
}

Jump to

Keyboard shortcuts

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