# Functions
BuildOptionsFromClickhouseTags builds options part CREATE TABLE query tags.
ConvertZapLevel converts a string level to a zapcore.Level.
GetZapLogger returns a [zap.Logger].
NewClickHouse creates new instance of [ClickHouse].
No description provided by the author
No description provided by the author
NewLogger returns a new Logger component.
NewPostgresql creates new instance of [Postgresql].
No description provided by the author
NewRabbitMQ creates a new instance of RabbitMQ.
NewS3 creates an instance of S3.
NewTelegram creates a new [TelegramBot].
RetrieveClickhouseTags retrieves tags of model.
# Structs
BasicPostgresqlModel is a basic model for PostgresSQL database.
ClickHouse manipulates connection to ClickHouse database.
No description provided by the author
ClickhouseField contains property name original and in database and set of property's tags.
ClickhouseFieldTag contains name and value of tag.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Postgresql manipulates connection to Postgresql database.
No description provided by the author
RabbitMQ manipulates RabbitMQ connections.
No description provided by the author
S3 manipulates connections to services like Amazon S3.
No description provided by the author
TableMigrateEntityClickhouse contains model for migrate and options part of CREATE TABLE query.
TelegramBot provides functionality for creating a [telebot.Bot].
No description provided by the author