Versions in this module Expand all Collapse all v1 v1.0.5 Oct 3, 2019 v1.0.3 Oct 3, 2019 v1.0.1 Oct 3, 2019 Changes in this version + func GetOrElse(value interface{}, err error) func(defaultValue interface{}) interface + func Retry(log logrus.Entry, timeout time.Duration, ...) (interface{}, interface{}, error) + func SliceStringsEq(a []string, b []string) bool