package
0.0.0-20250218102123-0ad51fa11ee2
Repository: https://github.com/ianleto/goorigin.git
Documentation: pkg.go.dev

# README

b1_test.go

滑动窗口benchmark

# Functions

FileReadHead 监听多个文件的新增内容,并通过通道返回新行.
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
FileRead Stage is a stage in the pipeline.
FileRead Stage is a stage in the pipeline.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Pipeline 是使用通道实现的流水线.
PipelineWithoutChannel 是不使用通道实现的流水线.

# Interfaces

Node 接口定义了节点的处理方法.
No description provided by the author