Versions in this module Expand all Collapse all v1 v1.5.5 Jul 13, 2021 Changes in this version + func DefaultConfigFilename() (string, error) + func DefaultLogFilename(logName string) (string, error) + func NewLogger(hostType string, cfg *Config) *zap.Logger + func ReadConfig(filename string, cfg *Config) error + func WriteDefaultConfig(filename string) error + type AliasEntry struct + Hostname string + RedisURI string + Username string + type Config struct + Client struct{ ... } + Server struct{ ... }