package
0.0.0-20200712133309-237f4c2a41fe
Repository: https://github.com/hellgate75/go-tcp-common.git
Documentation: pkg.go.dev

# Functions

Create a new stream from limited input as output by execution of the given command and arguments.
Create a new stream from limited input io.File.
Create a new stream from bytes of files folder in a directory, eventually crowling for sub directories.
Create a new stream from continuous input io.PipeReader (from Pipe).
Create a new stream from array of bytes.
Create a new stream from limited or continuous input io.Reader.

# Structs

Contains information about map key filtering expression.

# Interfaces

Defines the way data can be loaded and filtered.
ModelDataStream Describes how map an api data flow in object.