package
0.0.0-20230923171933-d904837aea0b
Repository: https://github.com/mr-linch/go-tg-bot.git
Documentation: pkg.go.dev

# Packages

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

# Functions

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

# Variables

ErrTooManyAffectedRows returned when store modifes too many rows.
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
Migrator defines generic interface for migrations.
MigratorFactory define method for migrations of store.
Store define generic interface for database with transaction support.
StoreFactory define interface of factory methods.
StoreTx define interface of transactional of store.
No description provided by the author
No description provided by the author

# Type aliases

TxFunc define signature of callback used in tx block.
Txier define function to start tx block.