Versions in this module Expand all Collapse all v0 v0.0.1 Mar 6, 2020 Changes in this version + const DefaultLogTimeFormat + var DefaultSchemePort = map[string]string + var Logger *logging.Logger = logging.MustGetLogger(appLoggerName) + func AbsInt64(n int64) int64 + func ConfigureLogger(conf *viper.Viper) error + func NewProcess() (*process.Process, error) + func NewRedisClient(conf *viper.Viper) (*redis.Client, error) + func ParseRedisInfo(info string, key string) (string, string) + type ParsedURL struct + Host string + Parsed *url.URL + Port string + func NewParsedURL(rawURL string) (parsedURL *ParsedURL, err error)