Adjusting import because of failed build
This commit is contained in:
parent
a66bce0e4b
commit
c6737ac64c
@ -1,6 +1,6 @@
|
|||||||
package client
|
package client
|
||||||
|
|
||||||
import "context"
|
import "golang.org/x/net/context"
|
||||||
|
|
||||||
type RetryFunc func(ctx context.Context, req Request, retryCount int, err error) (bool, error)
|
type RetryFunc func(ctx context.Context, req Request, retryCount int, err error) (bool, error)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user