package
Version:
v1.0.4
Opens a new window with list of versions in this module.
Published: Jun 24, 2024
License: MIT
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
¶
func ChannelChunk[T any](src chan T, size int) []T
ChannelChunk 从 channel 中读取指定数量的数据
ChannelChunkTimeout 从 channel 中读取指定数量的数据
Source Files
¶
Click to show internal directories.
Click to hide internal directories.