package
Version:
v1.0.2
Opens a new window with list of versions in this module.
Published: Dec 5, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package asynclib
Mode ServiceName: 异步执行
Mode Desc: 使用协程池中的协程执行任务,防止出现瞬间创建大量协程,出现性能问题
func Go(f func()) (err error)
func InitAntsPool(size int)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.