//
pkg.gl
Category
github.com/golangspell/golangspell-redis
config
package
0.0.10
Repository:
https://github.com/golangspell/golangspell-redis.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
4
Files
85 SLOC
#
Functions
GetEnv
GetEnv gets an environment variable content or a default value.
GetLogger
GetLogger s Current implementation.
#
Constants
Version
Version string.
#
Variables
ConfigFilePath
ConfigFilePath contains the path of the config file.
Values
Values stores the current configuration values.
#
Interfaces
Logger
Logger interface defining expected methods for logging.