package
1.1.4
Repository: https://github.com/gargath/pleiades.git
Documentation: pkg.go.dev

# Functions

IsTTY indicates whether the current stdout is a TTY.
NewSpinner creates a spinner with the provided message.
NewValidatedRedisClient creates a new redis client and performs a PING before returning it.

# Structs

RedisOpts contains redis configuration.
Spinner keeps track of a message and a spin character.