package
0.3.1
Repository: https://github.com/icinga/icinga-go-library.git
Documentation: pkg.go.dev

# Functions

NewClient returns a new Client wrapper for a pre-existing redis.Client.
NewClientFromConfig returns a new Client from Config.
WrapCmdErr adds the command itself and the stack of the current goroutine to the command's error if any.

# Variables

No description provided by the author

# Structs

Client is a wrapper around redis.Client with streaming and logging capabilities.
Config defines Config client configuration.
HPair defines Redis hashes field-value pairs.
Options define user configurable Redis options.

# Type aliases

No description provided by the author
No description provided by the author
Streams represents a Redis stream key to ID mapping.
No description provided by the author
No description provided by the author
No description provided by the author