//
pkg.gl
Category
github.com/medibloc/go-medibloc
util
testutil
retry
package
0.0.0-20190617050638-84d53aaf3fbf
Repository:
https://github.com/medibloc/go-medibloc.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
41 SLOC
#
Functions
New
New creates new retry structure.
#
Structs
Retry
Retry is a structure that sets the retry count and interval.
#
Interfaces
T
T is an interface wrapper around *testing.T.