Skip to content

[PIPELINE] Add CoProcess to allow goroutine in mask#38

Draft
youen wants to merge 1 commit into
mainfrom
feat-goroutine-mask
Draft

[PIPELINE] Add CoProcess to allow goroutine in mask#38
youen wants to merge 1 commit into
mainfrom
feat-goroutine-mask

Conversation

@youen
Copy link
Copy Markdown
Collaborator

@youen youen commented May 30, 2021

This is a refactoring proposal before implementing #14.

@youen youen added the refactoring A refactoring label May 30, 2021
@youen youen marked this pull request as draft May 30, 2021 21:33
@youen youen requested a review from adrienaury May 30, 2021 21:34
Comment thread pkg/model/model.go
}

// CoProcessor process many Dictionary from source and produce none, one or many element
type CoProcessor interface {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe this is the new Processor interface and every Processor now needs to be a CoProcessor ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactoring A refactoring

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants