package
Version:
v1.2.2
Opens a new window with list of versions in this module.
Published: Nov 21, 2023
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
RecoverErr 将捕获到的 panic 转换为 error,必须在 defer 中使用
type ConcurrencyResult[T any] struct {
}
func Async[out any](fn func() out) (promise Promise[out])
Source Files
¶
Click to show internal directories.
Click to hide internal directories.