redis_cl

package
v0.0.0-...-6b4dec4 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2019 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RedisAdapterEventClaimer

type RedisAdapterEventClaimer struct {
	Client   *redis.Client
	Streams  []string
	Group    string
	Consumer string
	MinIdle  time.Duration
}

func (RedisAdapterEventClaimer) Recover

func (adapter RedisAdapterEventClaimer) Recover(ctx context.Context)

type RedisClaimerParams

type RedisClaimerParams struct {
	Client   *redis.Client
	Streams  []string
	Group    string
	Consumer string
	MinIdle  time.Duration
}

Jump to

Keyboard shortcuts

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