package
0.1.0
Repository: https://github.com/singular-seal/pipe-s.git
Documentation: pkg.go.dev

# Functions

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
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
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
db operation types.
db operation types.
db operation types.
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
No description provided by the author
No description provided by the author
No description provided by the author
mysql column types, see https://dev.mysql.com/doc/refman/8.0/en/data-types.html.
mysql column types, see https://dev.mysql.com/doc/refman/8.0/en/data-types.html.
mysql column types, see https://dev.mysql.com/doc/refman/8.0/en/data-types.html.
mysql column types, see https://dev.mysql.com/doc/refman/8.0/en/data-types.html.
No description provided by the author
mysql column types, see https://dev.mysql.com/doc/refman/8.0/en/data-types.html.
mysql column types, see https://dev.mysql.com/doc/refman/8.0/en/data-types.html.
mysql column types, see https://dev.mysql.com/doc/refman/8.0/en/data-types.html.
No description provided by the author
mysql column types, see https://dev.mysql.com/doc/refman/8.0/en/data-types.html.
No description provided by the author
mysql column types, see https://dev.mysql.com/doc/refman/8.0/en/data-types.html.
mysql column types, see https://dev.mysql.com/doc/refman/8.0/en/data-types.html.
mysql column types, see https://dev.mysql.com/doc/refman/8.0/en/data-types.html.
mysql column types, see https://dev.mysql.com/doc/refman/8.0/en/data-types.html.
mysql column types, see https://dev.mysql.com/doc/refman/8.0/en/data-types.html.
No description provided by the author
mysql column types, see https://dev.mysql.com/doc/refman/8.0/en/data-types.html.
mysql column types, see https://dev.mysql.com/doc/refman/8.0/en/data-types.html.
mysql column types, see https://dev.mysql.com/doc/refman/8.0/en/data-types.html.
mysql column types, see https://dev.mysql.com/doc/refman/8.0/en/data-types.html.
mysql column types, see https://dev.mysql.com/doc/refman/8.0/en/data-types.html.
mysql column types, see https://dev.mysql.com/doc/refman/8.0/en/data-types.html.
mysql column types, see https://dev.mysql.com/doc/refman/8.0/en/data-types.html.
mysql column types, see https://dev.mysql.com/doc/refman/8.0/en/data-types.html.
mysql column types, see https://dev.mysql.com/doc/refman/8.0/en/data-types.html.
mysql column types, see https://dev.mysql.com/doc/refman/8.0/en/data-types.html.
mysql column types, see https://dev.mysql.com/doc/refman/8.0/en/data-types.html.
mysql column types, see https://dev.mysql.com/doc/refman/8.0/en/data-types.html.
mysql column types, see https://dev.mysql.com/doc/refman/8.0/en/data-types.html.
mysql column types, see https://dev.mysql.com/doc/refman/8.0/en/data-types.html.
mysql column types, see https://dev.mysql.com/doc/refman/8.0/en/data-types.html.
mysql column types, see https://dev.mysql.com/doc/refman/8.0/en/data-types.html.
mysql column types, see https://dev.mysql.com/doc/refman/8.0/en/data-types.html.
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
Column represents a mysql table column.
DBChangeEvent is the standard object describes a database row change.
Message is the basic data container which is transferred throughout the whole system.
No description provided by the author
MysqlBinlogPosition describes position in mysql binlog.
MysqlDMLEvent describes mysql binlog event.
Table represents a mysql table.

# Interfaces

Component is an entity which has id and lifecycle and can be configured and error able.
ComponentBuilder is the factory of Components.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
LogAware is used to inject logger to other components.
No description provided by the author
Pipeline is a component receives data from an input and sends it to an output, and during the process the data maybe processed by several Processors.
No description provided by the author
StateStore stores states like position, statistics of a pipeline.

# Type aliases

No description provided by the author
ComponentConstructor represents a Component's constructor.
No description provided by the author