package
1.0.1
Repository: https://github.com/dreamsxin/go-kit.git
Documentation: pkg.go.dev

# Functions

重试执行器,拥有最大重试次数.
重试执行器,会一直重试直到成功.
No description provided by the author

# Structs

用于保存多次重试错误.

# Type aliases

重试执行器回调函数接口,返回是否重试.