package
0.2.0
Repository: https://github.com/mervinkid/allspark.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

NewPipelineClient create a new PipelineClient instance with specified configuration and initializer.
NewPipelineServer init a new server instance with specified configuration and initializer.

# Variables

# Interfaces

Client is the interface that wraps the basic method to implement a tcp network client.
Server is the interface that wraps the basic method to implement a tcp network server based on FSM.