chunk

package
v1.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 24, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ChannelChunk

func ChannelChunk[T any](src chan T, size int) []T

ChannelChunk 从 channel 中读取指定数量的数据

func ChannelChunkTimeout

func ChannelChunkTimeout[T any](src chan T, size int, timeout time.Duration) []T

ChannelChunkTimeout 从 channel 中读取指定数量的数据

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL