# Packages
package pgcopy - parser for PostgreSQL `COPY TO ..
# Variables
No description provided by the author
ErrColumnOutOfRange means that received result tuple is smaller than expected column position.
No description provided by the author
ErrTypeNotFound can not find type OID among discovered types.
ErrUnknownType type discovery failed.
ErrZeroType Postgres type OID can not be zero.
# Structs
No description provided by the author
No description provided by the author
Document represents one single operation in bulk request.
Inline defines table like abstraction for inligning into ES doc.
Schema describes Postgres schema/namespace.
StreamPipe connects decoded postgres stream with elasticsearch client.
No description provided by the author
# Interfaces
DecoderValue can decode value and return pgtype object which implies Value interface.
No description provided by the author