Versions in this module Expand all Collapse all v0 v0.0.4 Apr 22, 2019 Changes in this version + func Retry(attempts int, sleep time.Duration, fn func() error) error v0.0.3 Mar 7, 2019 v0.0.2 Jan 24, 2019 Changes in this version + func Contains(s []string, e string) bool