package
Version:
v1.0.9
Opens a new window with list of versions in this module.
Published: Aug 28, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package async
模块名: 异步回调模块
功能描述: 描述
作者: yr 2023/7/13 0013 20:25
最后更新: yr 2023/7/13 0013 20:25
type Callback func(res interface{}, err error)
Callback is a function which will be called after async job is finished with result and error
Source Files
¶
Click to show internal directories.
Click to hide internal directories.