Release notes - breaking changes:
- Added new wasSuccessful return value
- Return values are now
[]interface{}
so you don't have to import reflect - WaitTime is now a
time.Duration
- Exponent is not optional, and it's not a pointer to an int64 any more
Release notes - breaking changes:
[]interface{}
so you don't have to import reflecttime.Duration