package
Version:
v1.0.51
Opens a new window with list of versions in this module.
Published: Dec 9, 2024
License: MIT
Opens a new window with license information.
Imports: 4
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 Recover(onErr func(err any))
Recover 错误处理
func Retry(retry int, fn func())
Retry 重试
Source Files
¶
Click to show internal directories.
Click to hide internal directories.