//
pkg.gl
Category
github.com/gargath/pleiades
pkg
util
package
1.1.4
Repository:
https://github.com/gargath/pleiades.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
5
Files
64 SLOC
#
Functions
IsTTY
IsTTY indicates whether the current stdout is a TTY.
NewSpinner
NewSpinner creates a spinner with the provided message.
NewValidatedRedisClient
NewValidatedRedisClient creates a new redis client and performs a PING before returning it.
#
Structs
RedisOpts
RedisOpts contains redis configuration.
Spinner
Spinner keeps track of a message and a spin character.