package
Version:
v1.0.4
Opens a new window with list of versions in this module.
Published: Feb 3, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Catch(fn func(), onErr func(err any))
Catch 捕获错误
func Go(retry int, fn func())
Go 安全运行协程
func Retry(retry int, fn func())
Retry 重试
Source Files
¶
Click to show internal directories.
Click to hide internal directories.